aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl5
1 files changed, 5 insertions, 0 deletions
diff --git a/schedule.ccl b/schedule.ccl
index e03eacb..df19f6b 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -5,3 +5,8 @@ schedule IDFileADM_ParamCheck at PARAMCHECK
{
LANG: C
} "Ensure that all ADMBase initial data are either initialised or read from a file"
+
+schedule IDFileADM_Init at INITIAL
+{
+ LANG: C
+} "Initialise the conformal_state"