aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--schedule.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 7c128ca..138c7ef 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -8,7 +8,7 @@ schedule IDScalarWave_CheckParameters at CCTK_PARAMCHECK
schedule IDScalarWave_InitialData at CCTK_INITIAL
{
- STORAGE: wavetoy::scalarevolve
+ STORAGE: wavetoy::scalarevolve[3]
LANG: Fortran
} "Initial data for 3D wave equation"