cell_extra_sparts:400# (Optional) Number of spare sparts per top-level allocated at rebuild time for on-the-fly creation.
max_top_level_cells:12# (Optional) Maximal number of top-level cells in any dimension. The number of top-level cells will be the cube of this (this is the default value).
tasks_per_cell:0# (Optional) The average number of tasks per cell. If not large enough the simulation will fail (means guess...).
links_per_tasks:10# (Optional) The average number of links per tasks (before splitting and communications). Defaults to 10.
mpi_message_limit:4096# (Optional) Maximum MPI task message size to send non-buffered, KB.
# Parameters governing the time integration (Set dt_min and dt_max to the same value for a fixed time-step run.)