aboutsummaryrefslogtreecommitdiff
path: root/Carpet/Carpet/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'Carpet/Carpet/param.ccl')
-rw-r--r--Carpet/Carpet/param.ccl6
1 files changed, 6 insertions, 0 deletions
diff --git a/Carpet/Carpet/param.ccl b/Carpet/Carpet/param.ccl
index 9031629b0..73b472729 100644
--- a/Carpet/Carpet/param.ccl
+++ b/Carpet/Carpet/param.ccl
@@ -189,6 +189,12 @@ CCTK_INT num_integrator_substeps "Number of substeps of the time integrator"
+BOOLEAN sync_during_time_integration "Synchronise during time integration, even when prolongation is switched off"
+{
+} "yes"
+
+
+
CCTK_STRING base_extents "Extents of base grid components, in grid point units of the finest level"
{
"^$" :: "leave empty for one grid component covering the whole region (default)"