diff options
-rw-r--r-- | fg21sim/configs/20-extragalactic.conf.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fg21sim/configs/20-extragalactic.conf.spec b/fg21sim/configs/20-extragalactic.conf.spec index 6e023e5..943c7e0 100644 --- a/fg21sim/configs/20-extragalactic.conf.spec +++ b/fg21sim/configs/20-extragalactic.conf.spec @@ -182,7 +182,7 @@ # The fraction of the thermal energy injected into the cosmic-ray # electrons during the cluster life time. - eta_e = float(default=0.001, min=0.001, max=0.1) + eta_e = float(default=0.003, min=0.001, max=0.1) # The ratio of cosmic ray (including protons and electrons) energy # density (i.e., pressure) to the thermal energy density. |