aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorschnetter <schnetter@b2a53a04-0f4f-0410-87ed-f9f25ced00cf>2006-03-01 02:15:41 +0000
committerschnetter <schnetter@b2a53a04-0f4f-0410-87ed-f9f25ced00cf>2006-03-01 02:15:41 +0000
commit9e8e955645688bc93fc796d1077b348335282c8f (patch)
tree50cfa04c9948c5400582c75f18cd85abaaf2b674 /schedule.ccl
parent2f4f13714f06f8473818dc35d05cd27c0b7fe3fd (diff)
Schedule TwoPuncture initial data again in ADMBase_InitialData.
Scheduling them after ADMBase_InitialData means that BSSN_MoL may set up its initial data before TwoPunctures actually calculated them. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/TwoPunctures/trunk@50 b2a53a04-0f4f-0410-87ed-f9f25ced00cf
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 48d8cc2..52466ee 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -12,7 +12,7 @@ if (CCTK_Equals(initial_data, "twopunctures"))
LANG: C
} "Check parameters and thorn needs"
- SCHEDULE TwoPunctures AT CCTK_Initial AFTER Whisky_Initial AFTER ADMBase_InitialData AFTER TOV_Initial_Data
+ SCHEDULE TwoPunctures IN ADMBase_InitialData
{
LANG: C
STORAGE: puncture_u