diff --git a/examples/parameter_example.yml b/examples/parameter_example.yml index 70d93506f840c9b11b17afcefb3877fca0755088..3c43d08b2a6fb9e58b15f98ca367cf750b054283 100644 --- a/examples/parameter_example.yml +++ b/examples/parameter_example.yml @@ -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. + 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). # Parameters governing the time integration TimeIntegration: