aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
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 138c7ef..f569d20 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -6,7 +6,7 @@ schedule IDScalarWave_CheckParameters at CCTK_PARAMCHECK
LANG: Fortran
} "Check parameters"
-schedule IDScalarWave_InitialData at CCTK_INITIAL
+schedule IDScalarWave_InitialData at CCTK_INITIAL as WaveToy_InitialData
{
STORAGE: wavetoy::scalarevolve[3]
LANG: Fortran