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 85fc066..171ec21 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -3,6 +3,6 @@
schedule UniformCharge at CCTK_INITIAL
{
- STORAGE: wavetoy::scalarevolve,ellcoeffs,outvars
+ STORAGE: wavetoy::scalarevolve[3],ellcoeffs,outvars
LANG: Fortran
} "Initial data (Uniform Charge) for 3D wave equation"