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 3111286..b2f0d5d 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -2,7 +2,7 @@
if (CCTK_Equals(initaldata,"linearwaves"))
{
- schedule LinearWaves at CACTUS_INITIAL
+ schedule LinearWaves at CCTK_INITIAL
{
LANG: Fortran
} "Construct linear wave initial data"