aboutsummaryrefslogtreecommitdiff
path: root/test/test_extract.par
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_extract.par')
-rw-r--r--test/test_extract.par5
1 files changed, 4 insertions, 1 deletions
diff --git a/test/test_extract.par b/test/test_extract.par
index e003b48..1463283 100644
--- a/test/test_extract.par
+++ b/test/test_extract.par
@@ -23,7 +23,7 @@ admbase::metric_type = "static conformal"
admbase::lapse_evolution_method = "geodesic"
idanalyticbh::mass = 1
-io::outdir = "test_extract"
+IO::out_dir = "test_extract"
io::out_fileinfo = "none"
ioascii::out1d_vars = "admbase::alp"
@@ -45,3 +45,6 @@ extract::m_mode = 0
extract::detector1 = 2.5
extract::detector2 = 3.0
+
+# do not use the new scheme for names of output files
+IO::new_filename_scheme = "no" \ No newline at end of file