From f85af79f50f6e6e40a9a61e7d0bc489af4e1979a Mon Sep 17 00:00:00 2001 From: schnetter Date: Tue, 9 Mar 2004 13:47:32 +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/IDScalarWaveElliptic/trunk@60 41e88fdd-2190-4c69-9c84-4659c8cf322e --- par/source_petsc.par | 2 +- test/test_waveell.par | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/par/source_petsc.par b/par/source_petsc.par index ec974a6..4aaa294 100644 --- a/par/source_petsc.par +++ b/par/source_petsc.par @@ -10,7 +10,7 @@ # @enddesc # @@*/ -ActiveThorns = "boundary pughslab ellpetsc ellbase idscalarwaveelliptic idscalarwave time wavetoyf90 pugh pughreduce CartGrid3D CoordBase ioutil ioascii iobasic" +ActiveThorns = "boundary pughslab ellpetsc ellbase idscalarwaveelliptic idscalarwave time wavetoyf90 pugh pughreduce CartGrid3D CoordBase SymBase ioutil ioascii iobasic" time::dtfac = 0.5 diff --git a/test/test_waveell.par b/test/test_waveell.par index 65f5fb5..fdb0234 100644 --- a/test/test_waveell.par +++ b/test/test_waveell.par @@ -10,7 +10,7 @@ # @enddesc # @@*/ -ActiveThorns = "boundary pughslab ellsor ellbase idscalarwaveelliptic idscalarwave time wavetoyf90 pugh pughreduce CartGrid3D CoordBase ioutil ioascii iobasic" +ActiveThorns = "boundary pughslab ellsor ellbase idscalarwaveelliptic idscalarwave time wavetoyf90 pugh pughreduce CartGrid3D CoordBase SymBase ioutil ioascii iobasic" time::dtfac = 0.5 -- cgit v1.2.3