aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorgoodale <goodale@90eea020-d82d-4da5-bf6e-4ee79ff7632f>2000-03-29 07:42:15 +0000
committergoodale <goodale@90eea020-d82d-4da5-bf6e-4ee79ff7632f>2000-03-29 07:42:15 +0000
commitc7a57ec2e13fa24ad80c633369e8f6055ea89c23 (patch)
treed7e3b2c00cf34f9c52cbe8f8b843b682e1e1e04c /schedule.ccl
parentaa70aa70e686f8b6e048e56f8bedc0538730fd3d (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/WaveToyC/trunk@40 90eea020-d82d-4da5-bf6e-4ee79ff7632f
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 81a5463..5dfc65c 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -16,7 +16,6 @@ schedule WaveToyC_InitSymBound at BASEGRID
schedule WaveToyC_Evolution as WaveToy_Evolution at EVOL
{
LANG: C
- STORAGE: scalartmps
} "Evolution of 3D wave equation"