From 02a5e068f929eb337e1422743a574a7aa295dc68 Mon Sep 17 00:00:00 2001 From: tradke Date: Mon, 6 May 2002 11:51:49 +0000 Subject: Fixed I/O parameter names and added 'IO::new_filename_scheme = "no" to make the testsuites pass again. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@66 b7a48df3-cbbf-4440-997f-b4b717c9f7fc --- test/test_ADM.par | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'test') 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 -- cgit v1.2.3