aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--schedule.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 9889015..dc5418e 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -8,7 +8,7 @@
# check the metric_type and know they can deal with it, 'though.
STORAGE: conformal_state
-SCHEDULE StaticConformal_InitialiseState at CCTK_BASEGRID
+SCHEDULE StaticConformal_InitialiseState at CCTK_INITIAL before ADMBase_InitialData
{
LANG: C
} "Set the conformal_state variable to 0"