Skip to content

Inverted grav depth logic

Matthieu Schaller requested to merge reverted_grav_depth_logic into master

This might actually help with the MPI problems simply by reducing the number of gravity-related MPI communications.

It makes the depth of the gravity more uniform across the nodes and hopefully more balanced. Scheduler:cell_subdepth_grav could also be reduced further to help even more.

Merge request reports