From b1538d2c3a1bd35cbbd53f8993bbce6dbeda2dde Mon Sep 17 00:00:00 2001 From: allen Date: Sun, 28 Apr 2002 21:18:11 +0000 Subject: 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 --- schedule.ccl | 6 ++++++ 1 file changed, 6 insertions(+) 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")) -- cgit v1.2.3