From b470d774c999ea84fb42676d41cbace98f118aee Mon Sep 17 00:00:00 2001 From: allen Date: Sat, 25 Sep 1999 10:50:20 +0000 Subject: Fixing up par files git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyF77/trunk@30 4451c3c6-1034-4891-99ea-21147727ccdf --- par/wavetoyf77_rad.par | 8 ++++---- test/test_rad.par | 2 +- test/test_wavetoyf77.par | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/par/wavetoyf77_rad.par b/par/wavetoyf77_rad.par index fa14cc4..21eec9f 100644 --- a/par/wavetoyf77_rad.par +++ b/par/wavetoyf77_rad.par @@ -30,16 +30,16 @@ driver::global_nz = 30 cactus::cctk_itlast = 120 -IOScalar::outScalar_every = 2 -IOScalar::outScalar_vars = "wavetoy::phi" +IOBasic::outScalar_every = 2 +IOBasic::outScalar_vars = "wavetoy::phi" IOASCII::out1D_every = 2 IOASCII::out1D_z = "no" IOASCII::out1D_y = "no" IOASCII::out1D_vars = "wavetoy::phi " -IOScalar::outinfo_every = 10 -IOScalar::outinfo_vars = "wavetoy::phi" +IOBasic::outinfo_every = 10 +IOBasic::outinfo_vars = "wavetoy::phi" IO::outdir = "wavetoyf77_rad" diff --git a/test/test_rad.par b/test/test_rad.par index af3210b..a5b8c39 100644 --- a/test/test_rad.par +++ b/test/test_rad.par @@ -1,4 +1,4 @@ -# DESC "Octant evolution with radiation boundaries" +!DESC "Octant evolution with radiation boundaries" # $Id$ # # /*@@ diff --git a/test/test_wavetoyf77.par b/test/test_wavetoyf77.par index 434cd2a..25114f4 100644 --- a/test/test_wavetoyf77.par +++ b/test/test_wavetoyf77.par @@ -1,4 +1,4 @@ -# DESC "Octant evolution with no boundary condition" +!DESC "Octant evolution with no boundary condition" ActiveThorns = "time wavetoyf77 idscalarwave pugh cartgrid3d ioutil iobasic ioascii" -- cgit v1.2.3