aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorgoodale <goodale@50555cc7-fb31-491a-85db-9a2874240742>2000-03-29 07:42:18 +0000
committergoodale <goodale@50555cc7-fb31-491a-85db-9a2874240742>2000-03-29 07:42:18 +0000
commited3cf91b28bead60b68fa95e0829ab8a7d68b64e (patch)
tree36aff42d1af9000e07722827eec1e698520aad7e /schedule.ccl
parent06b619c73980740e6ce2bce7ed7bbc6b6a72e002 (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/WaveToyCXX/trunk@22 50555cc7-fb31-491a-85db-9a2874240742
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 00425b3..4b26eaa 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -16,7 +16,6 @@ schedule WaveToyCXX_InitSymBound at BASEGRID
schedule WaveToyCXX_Evolution as WaveToy_Evolution at EVOL
{
LANG: C
- STORAGE: scalartmps
} "Evolution of 3D wave equation"