From af52710c3619dbab9ddc6cd295cbe57663f7825c Mon Sep 17 00:00:00 2001 From: knarf Date: Thu, 22 Apr 2010 21:50:33 +0000 Subject: thorn name change git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/TOVSolver/trunk@107 1bdb13ef-5d69-4035-bb54-08abeb3aa7f1 --- test/test_two_av.par | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'test/test_two_av.par') diff --git a/test/test_two_av.par b/test/test_two_av.par index 92d6cc9..cd10a61 100644 --- a/test/test_two_av.par +++ b/test/test_two_av.par @@ -1,4 +1,4 @@ -ActiveThorns = "time MoL pugh pughreduce pughslab coordbase symbase cartgrid3d ioutil ioascii iobasic boundary admbase staticconformal spacemask admcoupling coordgauge admmacros hydrobase whisky whisky_init_data whisky_tovsolverc nanchecker eos_base eos_ideal_fluid eos_polytrope bssn_mol admconstraints constants LocalReduce TmunuBase InitBase" +ActiveThorns = "time MoL pugh pughreduce pughslab coordbase symbase cartgrid3d ioutil ioascii iobasic boundary admbase staticconformal spacemask admcoupling coordgauge admmacros hydrobase grhydro grhydro_initdata tovsolver nanchecker eos_base eos_idealfluid eos_polytrope bssn_mol admconstraints constants LocalReduce TmunuBase InitBase" TmunuBase::stress_energy_storage = yes TmunuBase::stress_energy_at_RHS = yes @@ -47,19 +47,19 @@ ADMBase::initial_data = "tov" ADMBase::initial_lapse = "tov" ADMBase::initial_shift = "tov" -whiskytovsolver::TOV_Num_TOVs = 2 -whiskytovsolver::TOV_Num_Radial = 200000 -whiskytovsolver::TOV_Combine_Method = "average" +tovsolver::TOV_Num_TOVs = 2 +tovsolver::TOV_Num_Radial = 200000 +tovsolver::TOV_Combine_Method = "average" -whiskytovsolver::TOV_Rho_Central[0] = 0.16e-3 -whiskytovsolver::TOV_Gamma[0] = 2.0 -whiskytovsolver::TOV_K[0] = 100.0 -whiskytovsolver::TOV_Position_x[0] = -15.0 +tovsolver::TOV_Rho_Central[0] = 0.16e-3 +tovsolver::TOV_Gamma[0] = 2.0 +tovsolver::TOV_K[0] = 100.0 +tovsolver::TOV_Position_x[0] = -15.0 -whiskytovsolver::TOV_Rho_Central[1] = 0.32e-3 -whiskytovsolver::TOV_Gamma[1] = 2.0 -whiskytovsolver::TOV_K[1] = 100.0 -whiskytovsolver::TOV_Position_x[1] = 15.0 +tovsolver::TOV_Rho_Central[1] = 0.32e-3 +tovsolver::TOV_Gamma[1] = 2.0 +tovsolver::TOV_K[1] = 100.0 +tovsolver::TOV_Position_x[1] = 15.0 EOS_Polytrope::eos_gamma = 2.0 EOS_Polytrope::eos_k = 100.0 -- cgit v1.2.3