aboutsummaryrefslogtreecommitdiff
path: root/test/test_rad.par
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_rad.par')
-rw-r--r--test/test_rad.par5
1 files changed, 4 insertions, 1 deletions
diff --git a/test/test_rad.par b/test/test_rad.par
index 0b548eb..deedfb3 100644
--- a/test/test_rad.par
+++ b/test/test_rad.par
@@ -39,5 +39,8 @@ IOASCII::out1D_y = "no"
IOASCII::out1D_d = "no"
IOASCII::out1D_vars = "wavetoy::phi "
-IO::outdir = "test_rad"
+IO::out_dir = "test_rad"
IO::out_fileinfo = "none"
+
+# do not use the new scheme for names of output files
+IO::new_filename_scheme = "no"