Skip to content
Snippets Groups Projects
Commit 17d3fd8d authored by Matthieu Schaller's avatar Matthieu Schaller
Browse files

Better grammar in parameter description.

parent efdbade7
Branches
Tags
1 merge request!275New h max definition
......@@ -13,7 +13,7 @@ Scheduler:
cell_sub_size: 64000000 # (Optional) Maximal number of interactions per sub-task (this is the default value).
cell_split_size: 400 # (Optional) Maximal number of particles per cell (this is the default value).
cell_max_count: 10000 # (Optional) Maximal number of particles per cell allowed before triggering a sanitizing (this is the default value).
max_top_level_cells: 12 # (Optional) Maximal number of top-level cells per dimension. The number of top-level cells will be the cube of this (this is the default value).
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).
# Parameters governing the time integration
TimeIntegration:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment