aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl9
1 files changed, 7 insertions, 2 deletions
diff --git a/param.ccl b/param.ccl
index 8f0b60d..89e825b 100644
--- a/param.ccl
+++ b/param.ccl
@@ -370,8 +370,13 @@ boolean reconstruct_temper "if set to true, temperature will be reconstructed" S
REAL GRHydro_hot_atmo_temp "Temperature of the hot atmosphere in MeV" STEERABLE=ALWAYS
{
- 0.0:* :: "Larger than 0 MeV"
-} 0.5e0
+ (0.0:* :: "Larger than 0 MeV"
+} 0.1e0
+
+REAL GRHydro_max_temp "maximum temperature we allow" STEERABLE=ALWAYS
+{
+ (0.0:* :: "Larger than 0 MeV"
+} 90.0e0
REAL GRHydro_hot_atmo_Y_e "Y_e of the hot atmosphere" STEERABLE=ALWAYS
{