aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl1
1 files changed, 1 insertions, 0 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 52466ee..bc410ca 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -16,5 +16,6 @@ if (CCTK_Equals(initial_data, "twopunctures"))
{
LANG: C
STORAGE: puncture_u
+ SYNC: ADMBase::metric ADMBase::curv ADMBase::lapse
} "Create puncture black hole initial data"
}