From 3c38653246e3e96bed85921e998cc50ef6056b14 Mon Sep 17 00:00:00 2001 From: knarf Date: Thu, 11 Jul 2013 13:27:33 +0000 Subject: fix par file of testsuite git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/TOVSolver/trunk@142 1bdb13ef-5d69-4035-bb54-08abeb3aa7f1 --- test/test_two_av.par | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/test/test_two_av.par b/test/test_two_av.par index 8f074b0..2437cca 100644 --- a/test/test_two_av.par +++ b/test/test_two_av.par @@ -43,15 +43,13 @@ ADMBase::initial_shift = "tov" tovsolver::TOV_Num_TOVs = 2 tovsolver::TOV_Num_Radial = 200000 tovsolver::TOV_Combine_Method = "average" - -tovsolver::TOV_Rho_Central[0] = 0.16e-3 tovsolver::TOV_Gamma = 2.0 tovsolver::TOV_K = 100.0 + +tovsolver::TOV_Rho_Central[0] = 0.16e-3 tovsolver::TOV_Position_x[0] = -15.0 tovsolver::TOV_Rho_Central[1] = 0.32e-3 -tovsolver::TOV_Gamma = 2.0 -tovsolver::TOV_K = 100.0 tovsolver::TOV_Position_x[1] = 15.0 IO::out_fileinfo="none" -- cgit v1.2.3