Skip to content
Snippets Groups Projects
Commit 40577c9f authored by Jacob Kegerreis's avatar Jacob Kegerreis
Browse files

Set engine_max_proxy_centre_frac such that the max CoM displacement covers the...

Set engine_max_proxy_centre_frac such that the max CoM displacement covers the entire diagonal size of a cell
parent afd2ebb1
No related branches found
No related tags found
1 merge request!1122Nonperiodic mpi
......@@ -107,7 +107,7 @@ enum engine_step_properties {
#define engine_maxproxies 64
#define engine_tasksreweight 1
#define engine_parts_size_grow 1.05
#define engine_max_proxy_centre_frac 0.2
#define engine_max_proxy_centre_frac 0.5
#define engine_redistribute_alloc_margin 1.2
#define engine_rebuild_link_alloc_margin 1.2
#define engine_foreign_alloc_margin 1.05
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment