aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorrhaas <rhaas@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2012-06-20 16:15:59 +0000
committerrhaas <rhaas@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2012-06-20 16:15:59 +0000
commit685cc86f58d28e5b270d346f4d19e8b26f6a9223 (patch)
treebcff7b088ef4c58d9c5d1016dcd1e450c34a83e3 /param.ccl
parent7f08b5090e6c242f42fb944ea7e9a71763f7dae9 (diff)
* make parameter c2p_resort_to_bisection steerable
Patch by Christian Ott. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@356 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/param.ccl b/param.ccl
index 7ce3eb9..671cdd7 100644
--- a/param.ccl
+++ b/param.ccl
@@ -314,7 +314,7 @@ real c2p_reset_pressure_to_value "The value to which the pressure is reset to wh
0: :: "greater than zero"
} 1.e-20
-boolean c2p_resort_to_bisection "If the pressure guess is unphysical, should we try with bisection (slower, but more robust)"
+boolean c2p_resort_to_bisection "If the pressure guess is unphysical, should we try with bisection (slower, but more robust)" STEERABLE=ALWAYS
{
} no