aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorbmundim <bmundim@1bdb13ef-5d69-4035-bb54-08abeb3aa7f1>2010-05-03 03:06:10 +0000
committerbmundim <bmundim@1bdb13ef-5d69-4035-bb54-08abeb3aa7f1>2010-05-03 03:06:10 +0000
commit98def174f187fcd32539695e7de6d2ec022fb44a (patch)
tree59d25e16af51d0e6ca20f1fbed7df40ce0174cd7 /schedule.ccl
parentd0457002f0b35f50e898d1147aa72dfb0e729746 (diff)
file/parameter string replacement from whisky to GRHydro
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/TOVSolver/trunk@109 1bdb13ef-5d69-4035-bb54-08abeb3aa7f1
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 34fc47f..d54c9c9 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -75,7 +75,7 @@ if (TOV_fake_evolution)
{
LANG: C
} "prepare for fake evolution"
- schedule TOV_C_Exact IN MoL_PostStep AFTER Whisky_PostStep
+ schedule TOV_C_Exact IN MoL_PostStep AFTER GRHydro_PostStep
{
LANG: C
} "use fake evolution"