diff options
Diffstat (limited to 'fg21sim')
| -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 382eacf..a8f3510 100644 --- a/fg21sim/configs/20-extragalactic.conf.spec +++ b/fg21sim/configs/20-extragalactic.conf.spec @@ -66,7 +66,7 @@    # Giant radio halos for clusters with recent major mergers    [[halos]]    # Intensity of the turbulence acceleration. -  beta_turb = float(default=0.3, min=0.1, max=2.0) +  beta_turb = float(default=1.0, min=0.2, max=3.0)    # Ratio of the total energy injected into cosmic-ray electrons during    # the cluster life to its total thermal energy.  | 
