aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorgoodale <goodale@f80f6fb6-8356-4fd4-90bc-d84ad503c100>2000-03-29 07:42:23 +0000
committergoodale <goodale@f80f6fb6-8356-4fd4-90bc-d84ad503c100>2000-03-29 07:42:23 +0000
commitacd7a42b3d1301a3f94121f15f5740113e49e74a (patch)
tree3556d92921d142e91cdc33847cf286ecd921d18a /schedule.ccl
parentca7c92c9a2b58b255d484e6c4b0c7488b1965dc0 (diff)
Changed to use timelevels - thanks for putting the rotation in PUGH Ed.
Note that the no-boundary condition tests assumed that phi_new had zero at its boundaries. This is, or course, no longer true with timelevel rotation. Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyF90/trunk@42 f80f6fb6-8356-4fd4-90bc-d84ad503c100
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl1
1 files changed, 0 insertions, 1 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 4b43084..1b0c6cf 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -16,7 +16,6 @@ schedule WaveToyF90_InitSymBound at BASEGRID
schedule WaveToyF90_Evolution as WaveToy_Evolution at EVOL
{
LANG: Fortran
- STORAGE: temps
} "Evolution of 3D wave equation"