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
5852797e
Commit
5852797e
authored
May 16, 2017
by
Pedro Gonnet
Browse files
use a more sensible value for hydro_props_default_volume_change.
parent
de4d7b38
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/hydro_properties.c
View file @
5852797e
...
...
@@ -33,7 +33,7 @@
#include
"kernel_hydro.h"
#define hydro_props_default_max_iterations 30
#define hydro_props_default_volume_change
2.0
f
#define hydro_props_default_volume_change
1.4
f
#define hydro_props_default_h_max FLT_MAX
void
hydro_props_init
(
struct
hydro_props
*
p
,
...
...
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