aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl3
1 files changed, 2 insertions, 1 deletions
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
{