From 6d079bcdc58854ff774e8f57e8a82aa14630a795 Mon Sep 17 00:00:00 2001 From: bmundim Date: Mon, 3 May 2010 03:47:16 +0000 Subject: 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 --- test/x_flip_pugh_ppm.par | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'test/x_flip_pugh_ppm.par') diff --git a/test/x_flip_pugh_ppm.par b/test/x_flip_pugh_ppm.par index 7d05f0e..ed20d5c 100644 --- a/test/x_flip_pugh_ppm.par +++ b/test/x_flip_pugh_ppm.par @@ -35,11 +35,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" @@ -60,14 +60,14 @@ 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 = 3 -whisky::recon_method = "ppm" -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 = 3 +GRHydro::recon_method = "ppm" +GRHydro::bound = "flat" ActiveThorns = "grhydro_initdata" -- cgit v1.2.3