aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/configs
diff options
context:
space:
mode:
authorAaron LI <aly@aaronly.me>2017-07-29 15:18:45 +0800
committerAaron LI <aly@aaronly.me>2017-07-29 15:18:45 +0800
commit226af8a558ea70e5d9d3fa39855e3c3d00ec57e3 (patch)
tree5b9abcf0591f9a9df51a0e37f0226dccfcc0bab3 /fg21sim/configs
parent938c09e89926fb2e4d4e889e7a4b21e1e23580fd (diff)
downloadfg21sim-226af8a558ea70e5d9d3fa39855e3c3d00ec57e3.tar.bz2
galactic/freefree: Add config "electron_temperature"
Update method "_calc_ratio_a()" to "_calc_factor_a()" Signed-off-by: Aaron LI <aly@aaronly.me>
Diffstat (limited to 'fg21sim/configs')
-rw-r--r--fg21sim/configs/10-galactic.conf.spec5
1 files changed, 5 insertions, 0 deletions
diff --git a/fg21sim/configs/10-galactic.conf.spec b/fg21sim/configs/10-galactic.conf.spec
index 1ef15eb..b082a5d 100644
--- a/fg21sim/configs/10-galactic.conf.spec
+++ b/fg21sim/configs/10-galactic.conf.spec
@@ -62,6 +62,11 @@
# The unit of the above dust map (e.g., "MJy/sr")
dustmap_unit = string(default=None)
+ # The electron temperature assumed for the ionized interstellar medium
+ # that generating H{\alpha} emission.
+ # Unit: [K]
+ electron_temperature = float(default=7000.0, min=1000)
+
# Filename prefix for this component
prefix = string(default="gfree")
# Whether save this component to disk