From 378214f7e9ecc17d615ec5c81f5b4bac34cf8467 Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Tue, 22 May 2018 23:11:03 +0800 Subject: clusters/config: Tune parameter eta_e --- fg21sim/configs/20-extragalactic.conf.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fg21sim') 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. -- cgit v1.2.2