aboutsummaryrefslogtreecommitdiff
path: root/test/GRHydro_test_shock_mp5.par
diff options
context:
space:
mode:
authorrhaas <rhaas@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2013-05-29 16:35:30 +0000
committerrhaas <rhaas@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2013-05-29 16:35:30 +0000
commit723245f5d48398529a99b73b42b4a9928df3da23 (patch)
treecde92ebecc49e16617e57707cda0276dfe33c7a6 /test/GRHydro_test_shock_mp5.par
parent2fa2d78adbdae10904c3cd32947c2df938d6f3f2 (diff)
GRHydro: add check for stencil width for MP5
regenerate test that was using wrong stencil before From: Roland Haas <rhaas@tapir.caltech.edu> git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@535 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
Diffstat (limited to 'test/GRHydro_test_shock_mp5.par')
-rw-r--r--test/GRHydro_test_shock_mp5.par2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/GRHydro_test_shock_mp5.par b/test/GRHydro_test_shock_mp5.par
index e5dc0a3..855215a 100644
--- a/test/GRHydro_test_shock_mp5.par
+++ b/test/GRHydro_test_shock_mp5.par
@@ -58,7 +58,7 @@ hydrobase::evolution_method = "GRHydro"
GRHydro::riemann_solver = "Roe"
GRHydro::GRHydro_eos_type = "General"
GRHydro::GRHydro_eos_table = "Ideal_Fluid"
-GRHydro::GRHydro_stencil = 2
+GRHydro::GRHydro_stencil = 3
GRHydro::recon_method = "mp5"
GRHydro::bound = "flat"