From 9b1aba14ab3fcb15e1900f6208b2805a9adc4a2d Mon Sep 17 00:00:00 2001 From: tradke Date: Mon, 6 May 2002 11:56:26 +0000 Subject: Fixed I/O parameter names and added 'IO::new_filename_scheme = "no" to make the testsuites pass again. CVS ---------------------------------------------------------------------- git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@56 e296648e-0e4f-0410-bd07-d597d9acff87 --- test/test_Exact_1.par | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'test') diff --git a/test/test_Exact_1.par b/test/test_Exact_1.par index e1c3915..d38d9d7 100644 --- a/test/test_Exact_1.par +++ b/test/test_Exact_1.par @@ -28,7 +28,7 @@ exact::exactmodel = "bowl" # Output -IO::outdir = "test_Exact_1" +IO::out_dir = "test_Exact_1" IO::out_fileinfo = "none" IOBasic::outInfo_every = 1 @@ -39,3 +39,6 @@ IOBasic::outScalar_vars = "admbase::gxx admbase::gyy admbase::gzz" IOASCII::out1D_every = 1 IOASCII::out1D_vars = "admbase::gxx admbase::gyy admbase::gzz" + +# 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