aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorknarf <knarf@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2009-12-08 18:50:06 +0000
committerknarf <knarf@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2009-12-08 18:50:06 +0000
commit9677d85909e04c2dc9a2fe342a34021720eb1624 (patch)
tree47277b52707023249ed9008be2530c676fef18b1 /param.ccl
parentaed5c4b5b94ef683f83c7597aee2174e34ec245f (diff)
update from public Whisky version
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@5 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl5
1 files changed, 5 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index d2e0b43..7db44ca 100644
--- a/param.ccl
+++ b/param.ccl
@@ -246,6 +246,11 @@ boolean c2p_reset_pressure "If the pressure guess is unphysical should we recomp
{
} "no"
+real c2p_reset_pressure_to_value "The value to which the pressure is reset to when a failure occurrs in C2P"
+{
+ 0: :: "greater than zero"
+} 1.e-20
+
real whisky_eps_min "Minimum value of internal energy - this is now only used in Whisky_InitData's Whisky_Only_Atmo routine"
{
0: :: "Positive"