aboutsummaryrefslogtreecommitdiff
path: root/test/test_AHF_2.par
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_AHF_2.par')
-rw-r--r--test/test_AHF_2.par5
1 files changed, 4 insertions, 1 deletions
diff --git a/test/test_AHF_2.par b/test/test_AHF_2.par
index 8f488fb..162925a 100644
--- a/test/test_AHF_2.par
+++ b/test/test_AHF_2.par
@@ -55,8 +55,11 @@ ahfinder::interpolation_order = 1
# Output.
-IO::outdir = "test_AHF_2"
+IO::out_dir = "test_AHF_2"
IO::out_every = 1
IOASCII::out1D_vars = ""
+
+# do not use the new scheme for names of output files
+IO::new_filename_scheme = "no" \ No newline at end of file