From dda6fd91bff4202012743921f294dff2da49b55b Mon Sep 17 00:00:00 2001 From: tradke Date: Fri, 30 Jun 2006 10:10:26 +0000 Subject: Fix I/O parameter settings. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@122 90eea020-d82d-4da5-bf6e-4ee79ff7632f --- par/wavetoyc_gnuplot.par | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/par/wavetoyc_gnuplot.par b/par/wavetoyc_gnuplot.par index 9670274..8058cff 100644 --- a/par/wavetoyc_gnuplot.par +++ b/par/wavetoyc_gnuplot.par @@ -13,7 +13,7 @@ ActiveThorns = "idscalarwavec localreduce time boundary wavetoyc pugh pughreduce pughslab CartGrid3D CoordBase SymBase ioutil ioascii iobasic" IOBasic::outScalar_style = "gnuplot" -IOASCII::out1D_style = "gnuplot" +IOASCII::out1D_style = "gnuplot f(x)" time::dtfac = 0.5 @@ -44,6 +44,5 @@ IOASCII::out1D_vars = "wavetoy::phi " IOBasic::outInfo_every = 10 IOBasic::outInfo_vars = "wavetoy::phi" -IO::out_dir = "wavetoyc_gnuplot -" +IO::out_dir = "wavetoyc_gnuplot" -- cgit v1.2.3