From e6697d32350c5dab48bf59d2b36989e3ef15f21e Mon Sep 17 00:00:00 2001 From: rhaas Date: Mon, 14 Jan 2013 14:23:23 +0000 Subject: GRHydro: call polytrope EOS in a region dominated by mag. field. From: Bruno Coutinho Mundim git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@451 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 6b808a2..9e22470 100644 --- a/param.ccl +++ b/param.ccl @@ -356,6 +356,11 @@ REAL sqrtdet_thr "Threshold to apply cons rescalings deep inside the horizon" ST 1.0: :: "Larger values guarantees this sort of rescaling only deep inside the horizon" } 30.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 +{ + (0:* :: "any positive value, eg. 100." + -1.0 :: "disable" +} -1.0 boolean c2p_reset_pressure "If the pressure guess is unphysical should we recompute it?" { -- cgit v1.2.3