aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron LI <aly@aaronly.me>2017-07-27 10:53:31 +0800
committerAaron LI <aly@aaronly.me>2017-07-27 10:53:31 +0800
commit6f5562045e70dd3c5b066470cb25ba7a0dc327bb (patch)
tree7ae70bcf73313b984aae4ce42d7ced196dbdb9b5
parent48db49ce4a9fb4a23b22d1c5f2350d169b01da3c (diff)
downloadfg21sim-6f5562045e70dd3c5b066470cb25ba7a0dc327bb.tar.bz2
clusters/configs: Update "beta_turb" default to 1.0
This makes the simulation agree better with observations, e.g., <Jsyn> ~ 1e-42 [erg/s/cm^3/Hz] Signed-off-by: Aaron LI <aly@aaronly.me>
-rw-r--r--fg21sim/configs/20-extragalactic.conf.spec2
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.