Skip to content
Snippets Groups Projects
Commit 8fd03f26 authored by Pedro Gonnet's avatar Pedro Gonnet
Browse files

set space_splisize to something more reasonable.

parent 01d89b0d
Branches
Tags
1 merge request!343Subset sorting
...@@ -14,7 +14,7 @@ TimeIntegration: ...@@ -14,7 +14,7 @@ TimeIntegration:
dt_max: 1e-4 # The maximal time-step size of the simulation (in internal units). dt_max: 1e-4 # The maximal time-step size of the simulation (in internal units).
Scheduler: Scheduler:
cell_split_size: 50 cell_split_size: 400
# Parameters governing the snapshots # Parameters governing the snapshots
Snapshots: Snapshots:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment