Skip to content
Snippets Groups Projects
Commit 5852797e authored by Pedro Gonnet's avatar Pedro Gonnet
Browse files

use a more sensible value for hydro_props_default_volume_change.

parent de4d7b38
No related branches found
No related tags found
1 merge request!343Subset sorting
......@@ -33,7 +33,7 @@
#include "kernel_hydro.h"
#define hydro_props_default_max_iterations 30
#define hydro_props_default_volume_change 2.0f
#define hydro_props_default_volume_change 1.4f
#define hydro_props_default_h_max FLT_MAX
void hydro_props_init(struct hydro_props *p,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment