From 7a88ee0ecbc74ece326249c90ecb170f087be2d0 Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Mon, 30 Oct 2017 14:04:27 +0800 Subject: fg21sim: Bump version to 0.6.3 * Update the __init__ description a bit * Add the missing parameter change for ``f_acc`` --- fg21sim/configs/20-extragalactic.conf.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fg21sim/configs') diff --git a/fg21sim/configs/20-extragalactic.conf.spec b/fg21sim/configs/20-extragalactic.conf.spec index aef5151..69db5c8 100644 --- a/fg21sim/configs/20-extragalactic.conf.spec +++ b/fg21sim/configs/20-extragalactic.conf.spec @@ -156,7 +156,7 @@ # controls the relativistic particle acceleration efficiencies. # NOTE: The smaller this parameter, the shorter the acceleration # timescale, therefore the more efficient the turbulent acceleration. - f_acc = float(default=1.0, min=0.1, max=10) + f_acc = float(default=1.5, min=0.1, max=10) # The fraction of cluster thermal energy originating from turbulent # dissipation, which describes the turbulence intensity in the ICM, -- cgit v1.2.2