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 9e99c12..d5d569f 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,wavetoy::scalarold
+ STORAGE: wavetoy::scalarevolve
COMMUNICATION: wavetoy::scalarevolve
LANG: Fortran
} "Initial data for 3D wave equation"