From d5c4a808aeefa7fe95cc25cb7648fd7938561b8d Mon Sep 17 00:00:00 2001 From: rhaas Date: Mon, 14 Jan 2013 14:23:24 +0000 Subject: GRHydro: disable in-AH polytrope call by default From: Roland Haas git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@452 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45 --- param.ccl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'param.ccl') diff --git a/param.ccl b/param.ccl index 9e22470..0d17914 100644 --- a/param.ccl +++ b/param.ccl @@ -354,7 +354,8 @@ int GRHydro_c2p_warnlevel "Warnlevel for Con2Prim warnings" STEERABLE=ALWAYS REAL sqrtdet_thr "Threshold to apply cons rescalings deep inside the horizon" STEERABLE=ALWAYS { 1.0: :: "Larger values guarantees this sort of rescaling only deep inside the horizon" -} 30.0 + -1.0 :: "Do not apply limit" +} -1.0 REAL max_magnetic_to_gas_pressure_ratio "consider pressure to be magnetically dominated if magnetic pressure to gas pressure ratio is higher than this" STEERABLE=ALWAYS { -- cgit v1.2.3