aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--param.ccl10
1 files changed, 10 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index 56946aa..399ff7d 100644
--- a/param.ccl
+++ b/param.ccl
@@ -268,6 +268,16 @@ boolean GRHydro_eos_hot_eps_fix "Activate quasi-failsafe mode for hot EOSs" STEE
{
} "no"
+REAL GRHydro_hot_atmo_temp "Temperature of the hot atmosphere in MeV" STEERABLE=ALWAYS
+{
+ 0:* :: "Larger than 0 MeV"
+} 0.5e0
+
+REAL GRHydro_hot_atmo_Y_e "Y_e of the hot atmosphere" STEERABLE=ALWAYS
+{
+ 0:* :: "Larger than 0"
+} 0.5e0
+
####################### Other Parameters ##############################
#Parameters controlling conservative <-> primitive change.