aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/test_ADM.par5
1 files changed, 4 insertions, 1 deletions
diff --git a/test/test_ADM.par b/test/test_ADM.par
index 1e7f1ab..c3cfb69 100644
--- a/test/test_ADM.par
+++ b/test/test_ADM.par
@@ -42,7 +42,7 @@ ADMBase::lapse_evolution_method = "1+log"
# Output
-IO::outdir = "test_ADM"
+IO::out_dir = "test_ADM"
IO::out_fileinfo = "none"
IOBasic::outScalar_every = 2
@@ -50,3 +50,6 @@ IOBasic::outScalar_vars = "admconstraints::hamiltonian admconstraints::momentum
IOBasic::outInfo_every = 1
IOBasic::outInfo_vars = "admconstraints::ham admbase::gxx"
+
+# do not use the new scheme for names of output files
+IO::new_filename_scheme = "no" \ No newline at end of file