aboutsummaryrefslogtreecommitdiff
path: root/par/wavetoyc_gnuplot.par
diff options
context:
space:
mode:
authortradke <tradke@90eea020-d82d-4da5-bf6e-4ee79ff7632f>2002-05-06 09:27:03 +0000
committertradke <tradke@90eea020-d82d-4da5-bf6e-4ee79ff7632f>2002-05-06 09:27:03 +0000
commit8429b6858ec024e273ec1962dc5a8dbe0cbc951d (patch)
tree7e5c4dcbc8d08f83e0beabc0ff0c4a3457fc5c06 /par/wavetoyc_gnuplot.par
parent58c34654c840198a04a95073e9535fd41dd99b39 (diff)
Fixed I/O parameter names and set 'IO::new_filename_scheme = "no"'
to make the testsuites pass again. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@71 90eea020-d82d-4da5-bf6e-4ee79ff7632f
Diffstat (limited to 'par/wavetoyc_gnuplot.par')
-rw-r--r--par/wavetoyc_gnuplot.par4
1 files changed, 2 insertions, 2 deletions
diff --git a/par/wavetoyc_gnuplot.par b/par/wavetoyc_gnuplot.par
index f22d6c3..08ff347 100644
--- a/par/wavetoyc_gnuplot.par
+++ b/par/wavetoyc_gnuplot.par
@@ -13,7 +13,7 @@
ActiveThorns = "idscalarwavec time boundary wavetoyc pugh pughreduce pughslab cartgrid3d ioutil ioascii iobasic"
IOBasic::outScalar_style = "gnuplot"
-IOASCII::out_style = "gnuplot"
+IOASCII::out1D_style = "gnuplot"
time::dtfac = 0.5
@@ -44,6 +44,6 @@ IOASCII::out1D_vars = "wavetoy::phi "
IOBasic::outInfo_every = 10
IOBasic::outInfo_vars = "wavetoy::phi"
-IO::outdir = "wavetoyc_gnuplot
+IO::out_dir = "wavetoyc_gnuplot
"