aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorallen <allen@d576a68a-b34a-40ae-82fc-004fa1a9d16f>2002-04-28 21:18:11 +0000
committerallen <allen@d576a68a-b34a-40ae-82fc-004fa1a9d16f>2002-04-28 21:18:11 +0000
commitb1538d2c3a1bd35cbbd53f8993bbce6dbeda2dde (patch)
tree65ed696fd74148897b2f9a0c09e73ac2fc3f94eb
parent6c85c3756f967b51fae639a3d4c878db4a057bf0 (diff)
Added a schedule group for ADM initial data called ADMBase_InitialData
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/ADMBase/trunk@7 d576a68a-b34a-40ae-82fc-004fa1a9d16f
-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"))