aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim
diff options
context:
space:
mode:
authorAaron LI <aly@aaronly.me>2017-07-25 09:35:04 +0800
committerAaron LI <aly@aaronly.me>2017-07-25 09:35:04 +0800
commite58c402015658b19576070fd3d10566d5f1e039c (patch)
tree0e9af16e86cadb02e554ec093b373ce782712ac8 /fg21sim
parent2960ea13adf5d95b4bb2f6869d59186b2c9b2158 (diff)
downloadfg21sim-e58c402015658b19576070fd3d10566d5f1e039c.tar.bz2
configs: Update [[halos]] sections a bit
Signed-off-by: Aaron LI <aly@aaronly.me>
Diffstat (limited to 'fg21sim')
-rw-r--r--fg21sim/configs/20-extragalactic.conf.spec11
1 files changed, 6 insertions, 5 deletions
diff --git a/fg21sim/configs/20-extragalactic.conf.spec b/fg21sim/configs/20-extragalactic.conf.spec
index a48dbee..382eacf 100644
--- a/fg21sim/configs/20-extragalactic.conf.spec
+++ b/fg21sim/configs/20-extragalactic.conf.spec
@@ -63,14 +63,14 @@
output_dir = string(default=None)
- # Emission of giant radio halos from galaxy clusters
+ # 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)
# Ratio of the total energy injected into cosmic-ray electrons during
# the cluster life to its total thermal energy.
- eta_e = float(default=0.003, min=0.0, max=0.1)
+ eta_e = float(default=0.01, min=0.0, max=0.1)
# Minimum and maximum Lorentz factor (i.e., energy) of the relativistic
# electron spectrum.
@@ -88,10 +88,11 @@
# Time step for solving the Fokker-Planck equation
# Unit: [Gyr]
- time_step = float(default=0.01, min=1e-5, max=1.0)
+ time_step = float(default=0.01, min=1e-5, max=0.1)
- # Index of the power-law spectrum assumed for the injected electrons.
- injection_index = float(default=2.5)
+ # Electron injection, which is assumed to have a constant injection
+ # rate and a power-law spectrum.
+ injection_index = float(default=2.5, min=2.1, max=3.5)
# Extragalactic point sources