aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/configs/config.spec
Commit message (Collapse)AuthorAgeFilesLines
* configs/spec: Various minor tweaksAaron LI2019-01-251-31/+32
|
* clusters/halo: Account for mass scaling in tau_acceleration()Aaron LI2019-01-251-0/+4
| | | | Add configuration option "mass_index" to specify the scaling index.
* clusters/halo: Fold parameter "zeta_ins" into "f_acc"Aaron LI2019-01-251-7/+3
|
* clusters: Assume equipartition between B field and CRAaron LI2019-01-251-13/+3
| | | | | | Equipartition between the magnetic fields and cosmic rays is assumed, i.e., eta_b == x_cr. Therefore remove "extragalactic/clusters/eta_b" configuration option.
* Minor tweaksAaron LI2019-01-181-3/+3
|
* clusters/halo: Apply option 'f_radius' to derive halo radiusAaron LI2018-11-081-4/+3
| | | | The config option 'f_radius' is renamed from the old 'f_lturb'.
* clusters/halo: Add and use 'f_rc' and 'beta' optionsAaron LI2018-11-081-0/+7
|
* clusters/halo: Support to check whether halo is genuineAaron LI2018-11-011-0/+7
| | | | | | | Add the 'is_genuine()' method to check whether the radio halo is genuine by comparing the flux density to the fiducial value. Two new configuration options (fiducial_freq and fiducial_factor) are added to specify the frequency and limit whether the radio halo is regarded as genuine.
* clusters/halo: Update calculations of injection and halo radiusAaron LI2018-10-301-5/+4
|
* Deprecate the pointsource component (2)Aaron LI2018-10-301-49/+0
|
* configs: Merge config specs into one single fileAaron LI2018-10-301-0/+492