aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorallen <allen@41e88fdd-2190-4c69-9c84-4659c8cf322e>1999-09-24 09:15:26 +0000
committerallen <allen@41e88fdd-2190-4c69-9c84-4659c8cf322e>1999-09-24 09:15:26 +0000
commit2671f9023f4c4ad1a08e2aa6dff1e96b4601816a (patch)
treee97f0fbbb76d05f3db6225afd5859d98e0c46a89 /schedule.ccl
parenteec4b5ac68e51facc0a78de1c73cd411a11e95ae (diff)
Developing
git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveElliptic/trunk@6 41e88fdd-2190-4c69-9c84-4659c8cf322e
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 1205472..e410728 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -3,7 +3,7 @@
schedule UniformCharge at CCTK_INITIAL
{
- STORAGE: wavetoy::scalarevolve,ellcoeffs
+ STORAGE: wavetoy::scalarevolve,ellcoeffs,outvars
COMMUNICATION: wavetoy::scalarevolve
LANG: Fortran
} "Initial data (Uniform Charge) for 3D wave equation"