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
bec2f704
Commit
bec2f704
authored
Oct 09, 2016
by
Matthieu Schaller
Browse files
Typo in PE-SPH
parent
e6bc5754
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/hydro/PressureEntropy/hydro.h
View file @
bec2f704
...
...
@@ -442,7 +442,7 @@ __attribute__((always_inline)) INLINE static void hydro_end_force(
p
->
force
.
h_dt
*=
p
->
h
*
hydro_dimension_inv
;
p
->
entropy_dt
*
=
p
->
entropy_dt
=
0
.
5
f
*
gas_entropy_from_internal_energy
(
p
->
rho_bar
,
p
->
entropy_dt
);
}
...
...
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