Skip to content
Snippets Groups Projects
Commit ceaaa6bf authored by Peter W. Draper's avatar Peter W. Draper
Browse files

Fix typo in fractionaltime

parent d7164853
No related branches found
No related tags found
1 merge request!290Only repartition when required
......@@ -63,7 +63,7 @@ DomainDecomposition:
initial_grid_y: 10 # ""
initial_grid_z: 10 # ""
repartition_type: b # (Optional) The re-decomposition strategy ("n", "b", "v", "e" or "x").
fractionaltime 0.1 # (Optional) The fractional time difference between MPI ranks required to trigger a new decomposition
fractionaltime: 0.1 # (Optional) The fractional time difference between MPI ranks required to trigger a new decomposition
# Parameters related to external potentials --------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment