aboutsummaryrefslogtreecommitdiff
path: root/test/test_AHF_1.par
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_AHF_1.par')
-rw-r--r--test/test_AHF_1.par5
1 files changed, 4 insertions, 1 deletions
diff --git a/test/test_AHF_1.par b/test/test_AHF_1.par
index 6bab2d5..51cb0f0 100644
--- a/test/test_AHF_1.par
+++ b/test/test_AHF_1.par
@@ -54,8 +54,11 @@ ahfinder::interpolation_order = 1
# Output.
-IO::outdir = "test_AHF_1"
+IO::out_dir = "test_AHF_1"
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