aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorrhaas <rhaas@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2011-09-15 16:46:26 +0000
committerrhaas <rhaas@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2011-09-15 16:46:26 +0000
commit822ea6f7b84d7185e098fb340f63c33c72568e1c (patch)
treeefad69095acea192dcfe7ee870a6cc6630375619 /param.ccl
parent4a1153954ec8fa5f84bdc0a7ff2e94436079b431 (diff)
* improve behavior of CoreCollapseControl upon recovery
* improve handling of too-low temperatures in GRHydro git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@270 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl4
1 files changed, 4 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index 55b7c2d..8d5f459 100644
--- a/param.ccl
+++ b/param.ccl
@@ -267,6 +267,10 @@ real GRHydro_eos_rf_prec "Precision to which root finding should be carried out"
boolean GRHydro_eos_hot_eps_fix "Activate quasi-failsafe mode for hot EOSs" STEERABLE=ALWAYS
{
} "no"
+
+boolean GRHydro_c2p_reset_eps_tau_hot_eos "As a last resort, reset tau" STEERABLE=ALWAYS
+{
+} "no"
REAL GRHydro_hot_atmo_temp "Temperature of the hot atmosphere in MeV" STEERABLE=ALWAYS
{