From edc4accfb6a172f82ab3e2dce457f7ff5a127b3d Mon Sep 17 00:00:00 2001 From: schnetter Date: Tue, 9 Mar 2004 13:47:31 +0000 Subject: Do not explicitly apply the symmetry boundary conditions any more. Activate SymBase thorn in all parameter files. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyF77/trunk@110 4451c3c6-1034-4891-99ea-21147727ccdf --- test/test_rad.par | 2 +- test/test_rob.par | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'test') diff --git a/test/test_rad.par b/test/test_rad.par index aa94234..e99bdc3 100644 --- a/test/test_rad.par +++ b/test/test_rad.par @@ -10,7 +10,7 @@ # @enddesc # @@*/ -ActiveThorns = "boundary iobasic idscalarwave time wavetoyf77 pugh pughslab pughreduce CartGrid3D CoordBase ioutil ioascii" +ActiveThorns = "boundary iobasic idscalarwave time wavetoyf77 pugh pughslab pughreduce CartGrid3D CoordBase SymBase ioutil ioascii" time::dtfac = 0.5 diff --git a/test/test_rob.par b/test/test_rob.par index 0a86642..211e78a 100644 --- a/test/test_rob.par +++ b/test/test_rob.par @@ -10,7 +10,7 @@ # @enddesc # @@*/ -ActiveThorns = "boundary iobasic idscalarwave time wavetoyf77 pugh pughslab pughreduce CartGrid3D CoordBase ioutil ioascii" +ActiveThorns = "boundary iobasic idscalarwave time wavetoyf77 pugh pughslab pughreduce CartGrid3D CoordBase SymBase ioutil ioascii" time::dtfac = 0.5 -- cgit v1.2.3