Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
SWIFTsim
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SWIFT
SWIFTsim
Commits
5852797e
Commit
5852797e
authored
8 years ago
by
Pedro Gonnet
Browse files
Options
Downloads
Patches
Plain Diff
use a more sensible value for hydro_props_default_volume_change.
parent
de4d7b38
No related branches found
No related tags found
1 merge request
!343
Subset sorting
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/hydro_properties.c
+1
-1
1 addition, 1 deletion
src/hydro_properties.c
with
1 addition
and
1 deletion
src/hydro_properties.c
+
1
−
1
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
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment