aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorgoodale <goodale@daab82bb-f315-4ad1-b6d0-9353ff8b6e27>2000-03-29 07:42:26 +0000
committergoodale <goodale@daab82bb-f315-4ad1-b6d0-9353ff8b6e27>2000-03-29 07:42:26 +0000
commit466765830e3ee8e6b4fb4b9a9c232171f7b55bf3 (patch)
treedfb5eed3b1766f6e4751f408012bbafa85dddc51 /schedule.ccl
parente07ae62012ec2ccb3d283670a90252ea6d4bf6cd (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/WaveToyFreeF90/trunk@16 daab82bb-f315-4ad1-b6d0-9353ff8b6e27
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 29d35af..9686bca 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -16,5 +16,4 @@ schedule WaveToyFreeF90_InitSymBound at BASEGRID
schedule WaveToyFreeF90_Evolution as WaveToy_Evolution at EVOL
{
LANG: Fortran
- STORAGE: temps
} "Evolution of 3D wave equation"