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

Actually set engine_max_proxy_centre_frac such that the max CoM displacement...

Actually set engine_max_proxy_centre_frac such that the max CoM displacement covers the entire diagonal size of a cell
parent 7b60591c
Branches
Tags
1 merge request!1130Nonperiodic 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.5
#define engine_max_proxy_centre_frac 1
#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