aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorbmundim <bmundim@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2010-05-03 03:59:34 +0000
committerbmundim <bmundim@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2010-05-03 03:59:34 +0000
commit44fb191dd3df6bc0836eaa6156d4ff9a1e8c6bbf (patch)
treef473893d10d8777e0950d14814267ab66efeb818 /test
parente36914bd386c976fb997fc24472e2a3d66374bef (diff)
testsuite Whisky parameter renamed to GRHydro.
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@114 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
Diffstat (limited to 'test')
-rw-r--r--test/GRHydro_test_tov_ppm_eosg_ML.par42
1 files changed, 21 insertions, 21 deletions
diff --git a/test/GRHydro_test_tov_ppm_eosg_ML.par b/test/GRHydro_test_tov_ppm_eosg_ML.par
index e21a148..c97530f 100644
--- a/test/GRHydro_test_tov_ppm_eosg_ML.par
+++ b/test/GRHydro_test_tov_ppm_eosg_ML.par
@@ -10,7 +10,7 @@ TmunuBase::prolongation_type = none
time::dtfac = 0.375
hydrobase::timelevels = 2
-hydrobase::evolution_method = "whisky"
+hydrobase::evolution_method = "GRHydro"
admbase::evolution_method = "ml_bssn_o2"
ADMBase::lapse_evolution_method = "ML_BSSN_O2"
@@ -53,24 +53,24 @@ cactus::cctk_itlast = 7
methodoflines::ode_method = "icn"
-whisky::riemann_solver = "Marquina"
-whisky::whisky_eos_type = "Polytype"
-whisky::whisky_eos_table = "2D_Polytrope"
-whisky::use_eosgeneral = "yes"
-whisky::eosgeneral_name = "Polytrope"
-whisky::recon_method = "ppm"
-whisky::whisky_stencil = 3
-whisky::bound = "none"
-whisky::rho_abs_min = 1.e-7
-whisky::initial_atmosphere_factor = 0.999
-
-whisky::ppm_detect = "no"
-whisky::ppm_epsilon = 0.0
-whisky::ppm_omega1 = 0.52
-whisky::ppm_omega2 = 0.0
-whisky::ppm_epsilon_shock = 0.1
-whisky::ppm_eta1 = 5.0
-whisky::ppm_k0 = 0.2
+GRHydro::riemann_solver = "Marquina"
+GRHydro::GRHydro_eos_type = "Polytype"
+GRHydro::GRHydro_eos_table = "2D_Polytrope"
+GRHydro::use_eosgeneral = "yes"
+GRHydro::eosgeneral_name = "Polytrope"
+GRHydro::recon_method = "ppm"
+GRHydro::GRHydro_stencil = 3
+GRHydro::bound = "none"
+GRHydro::rho_abs_min = 1.e-7
+GRHydro::initial_atmosphere_factor = 0.999
+
+GRHydro::ppm_detect = "no"
+GRHydro::ppm_epsilon = 0.0
+GRHydro::ppm_omega1 = 0.52
+GRHydro::ppm_omega2 = 0.0
+GRHydro::ppm_epsilon_shock = 0.1
+GRHydro::ppm_eta1 = 5.0
+GRHydro::ppm_k0 = 0.2
ADMBase::initial_data = "tov"
ADMBase::initial_lapse = "tov"
@@ -91,8 +91,8 @@ IO::out_fileinfo="none"
IO::out_dir = $parfile
IOBasic::outScalar_every = 1
-IOBasic::outScalar_vars = "whisky::w_lorentz hydrobase::rho hydrobase::press hydrobase::eps HydroBase::vel whisky::dens whisky::tau whisky::scon admbase::lapse admbase::metric admbase::curv admconstraints::ham admconstraints::momentum"
+IOBasic::outScalar_vars = "GRHydro::w_lorentz hydrobase::rho hydrobase::press hydrobase::eps HydroBase::vel GRHydro::dens GRHydro::tau GRHydro::scon admbase::lapse admbase::metric admbase::curv admconstraints::ham admconstraints::momentum"
IOASCII::out1D_every = 1
-IOASCII::out1D_vars = "whisky::w_lorentz hydrobase::rho hydrobase::press hydrobase::eps HydroBase::vel whisky::dens whisky::tau whisky::scon admconstraints::ham admconstraints::momentum"
+IOASCII::out1D_vars = "GRHydro::w_lorentz hydrobase::rho hydrobase::press hydrobase::eps HydroBase::vel GRHydro::dens GRHydro::tau GRHydro::scon admconstraints::ham admconstraints::momentum"
IOASCII::out_format = ".10e"