aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl6
1 files changed, 6 insertions, 0 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 3e2b2c8..75e4170 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -3,6 +3,12 @@
STORAGE: metric[1], curv[1], lapse[1]
+# Schedule group for setting initial data
+
+schedule group ADMBase_InitialData at CCTK_INITIAL
+{
+} "Schedule group for ADM initial data"
+
# Initial data for the spatial slices
if(CCTK_Equals(initial_data, "Cartesian Minkowski"))