From e79a40c5a2154e9188d682ed749d28f341bfb520 Mon Sep 17 00:00:00 2001 From: rhaas Date: Fri, 9 Nov 2012 01:53:23 +0000 Subject: GRHydro: Introduce inequalities cons variables needs to satisfy when B/=0. Introduce temporary prim variables as well. * Please refer to Illinois' paper (arXiv:1112.0568) appendices for details. From: Bruno Coutinho Mundim git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@439 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45 --- param.ccl | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'param.ccl') diff --git a/param.ccl b/param.ccl index a46a856..c2c5c0d 100644 --- a/param.ccl +++ b/param.ccl @@ -351,6 +351,11 @@ int GRHydro_c2p_warnlevel "Warnlevel for Con2Prim warnings" STEERABLE=ALWAYS 0:1 :: "Either 0 or 1" } 0 +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 + boolean c2p_reset_pressure "If the pressure guess is unphysical should we recompute it?" { -- cgit v1.2.3