aboutsummaryrefslogtreecommitdiff
path: root/test/diag_flip_pugh_tvd.par
diff options
context:
space:
mode:
authorbmundim <bmundim@55d78c69-0c5c-4738-8e60-d8a2776539f3>2010-05-03 03:47:16 +0000
committerbmundim <bmundim@55d78c69-0c5c-4738-8e60-d8a2776539f3>2010-05-03 03:47:16 +0000
commit6d079bcdc58854ff774e8f57e8a82aa14630a795 (patch)
tree0fedcd60243dc5dc37c34878e3af7d732b1b3a25 /test/diag_flip_pugh_tvd.par
parentf5ba8ce77c8c3eb9f32d7174e725b8adb730d9bc (diff)
Whisky parameters in test suites renamed to GRHydro.
sphere_pugh_eno.par and halfsphere_pugh_eno.par present "substantial" differences to their repo counterparts. The same "substantial" differences were also encountered before renaming. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Hydro_InitExcision/trunk@107 55d78c69-0c5c-4738-8e60-d8a2776539f3
Diffstat (limited to 'test/diag_flip_pugh_tvd.par')
-rw-r--r--test/diag_flip_pugh_tvd.par22
1 files changed, 11 insertions, 11 deletions
diff --git a/test/diag_flip_pugh_tvd.par b/test/diag_flip_pugh_tvd.par
index 7ebb09b..bb6d39b 100644
--- a/test/diag_flip_pugh_tvd.par
+++ b/test/diag_flip_pugh_tvd.par
@@ -36,11 +36,11 @@ ADMConstraints::constraints_persist = yes
IOBasic::outScalar_every = 1
IOBasic::outScalar_reductions = "minimum maximum"
-IOBasic::outScalar_vars = "hydrobase::rho hydrobase::press hydrobase::eps hydrobase::vel whisky::dens whisky::tau whisky::scon whisky::w_lorentz"
+IOBasic::outScalar_vars = "hydrobase::rho hydrobase::press hydrobase::eps hydrobase::vel GRHydro::dens GRHydro::tau GRHydro::scon GRHydro::w_lorentz"
IOASCII::out1D_every = 10
IOASCII::out1D_style = "gnuplot f(x)"
-IOASCII::out1D_vars = "hydrobase::rho hydrobase::press hydrobase::eps hydrobase::vel whisky::dens whisky::tau whisky::scon whisky::w_lorentz"
+IOASCII::out1D_vars = "hydrobase::rho hydrobase::press hydrobase::eps hydrobase::vel GRHydro::dens GRHydro::tau GRHydro::scon GRHydro::w_lorentz"
ActiveThorns = "nanchecker mol"
@@ -61,15 +61,15 @@ EOS_IdealFluid::eos_ideal_fluid_gamma = 1.66666666666666
ActiveThorns = "tmunubase hydrobase grhydro initbase"
hydrobase::timelevels = 2
-hydrobase::evolution_method = "whisky"
-
-whisky::riemann_solver = "Marquina"
-whisky::whisky_eos_type = "General"
-whisky::whisky_eos_table = "Ideal_Fluid"
-whisky::whisky_stencil = 2
-whisky::recon_method = "tvd"
-whisky::tvd_limiter = "minmod"
-whisky::bound = "flat"
+hydrobase::evolution_method = "GRHydro"
+
+GRHydro::riemann_solver = "Marquina"
+GRHydro::GRHydro_eos_type = "General"
+GRHydro::GRHydro_eos_table = "Ideal_Fluid"
+GRHydro::GRHydro_stencil = 2
+GRHydro::recon_method = "tvd"
+GRHydro::tvd_limiter = "minmod"
+GRHydro::bound = "flat"
ActiveThorns = "grhydro_initdata"