Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SWIFT
SWIFTsim
Commits
50457d68
Commit
50457d68
authored
Aug 24, 2018
by
Peter W. Draper
Browse files
Formatting
parent
ec56acb4
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/hydro_properties.c
View file @
50457d68
...
...
@@ -179,7 +179,7 @@ void hydro_props_print(const struct hydro_props *p) {
if
(
p
->
minimal_temperature
!=
hydro_props_default_min_temp
)
message
(
"Minimal gas temperature set to %f"
,
p
->
minimal_temperature
);
// Matthieu: Temporary location for this i/o business.
// Matthieu: Temporary location for this i/o business.
#ifdef PLANETARY_SPH
#ifdef PLANETARY_SPH_BALSARA
message
(
"Planetary SPH: Balsara switch enabled"
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment