From 4cb184f456a344dee1376289175db6497b2f2b6d Mon Sep 17 00:00:00 2001 From: allen Date: Sun, 9 Jul 2000 18:11:35 +0000 Subject: Added to ActiveThorns git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyF90/trunk@48 f80f6fb6-8356-4fd4-90bc-d84ad503c100 --- test/test_rad.par | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test') diff --git a/test/test_rad.par b/test/test_rad.par index d079b7d..c8efb58 100644 --- a/test/test_rad.par +++ b/test/test_rad.par @@ -10,7 +10,7 @@ # @enddesc # @@*/ -ActiveThorns = "iobasic idscalarwave time wavetoyf90 pugh cartgrid3d ioutil ioascii" +ActiveThorns = "boundary iobasic idscalarwave time wavetoyf90 pugh cartgrid3d ioutil ioascii" time::dtfac = 0.5 @@ -20,9 +20,9 @@ idscalarwave::radius = 5 wavetoyf90::bound = "radiation" -grid::type = "BySpacing" +grid::type = "BySpacing" grid::domain = "octant" -grid::dxyz = 0.6 +grid::dxyz = 0.6 driver::global_nx = 15 driver::global_ny = 15 -- cgit v1.2.3