aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/configs/config.spec
Commit message (Collapse)AuthorAgeFilesLines
* clusters/halo: Tune parameters kT_out and radius_indexAaron LI2019-03-011-2/+2
|
* clusters/halo: Tune parametersAaron LI2019-02-271-7/+7
|
* Several minor cleanupsAaron LI2019-02-271-4/+4
|
* clusters/main: Implement _identify_halos() to determine genuine halosAaron LI2019-02-271-0/+5
| | | | | New configuration options 'extragalactic/halos/genuine_{emfacc,index}_th' are added to set the thresholds.
* clusters/halo: calc_acc_factor() no longer usedAaron LI2019-02-271-8/+0
|
* clusters/main: Do not calculate acceleration factor and genuineAaron LI2019-02-271-4/+0
| | | | | A new method to determine the formation/genuineness of a radio halo will be used.
* configs/spec: Reorder options to be clearerAaron LI2019-02-271-16/+14
|
* clusters/halo: Tune parameters based on various testsAaron LI2019-02-271-8/+8
|
* clusters/main: Allow to disable map generationAaron LI2019-02-261-0/+4
| | | | | New configuration option 'extragalactic/clusters/make_maps' is added to control whether or not to make and save the simulated maps.
* configs/spec: Adjust some default values and minor tweaksAaron LI2019-02-261-7/+15
|
* clusters/halo: Add velocity_turb_base() methodAaron LI2019-02-211-0/+5
| | | | | | | | | | This method calculates the velocity dispersion of the base turbulence, i.e., the turbulence existing in a relaxed system without the merger injection. Add new configuration option 'extragalactic/halos/x_turb' to parameterize the energy fraction of the base turbulence w.r.t. the ICM thernal energy.
* configs/spec: Adjust some min/max values for simplicityAaron LI2019-02-211-5/+5
|
* clusters/halo: Further extend the halo radius calculationAaron LI2019-02-181-1/+5
|
* clusters/main: Add 'genuine' property for halosAaron LI2019-01-301-0/+4
| | | | Configuration option 'genuine_threshold' is added together.
* clusters/halo: Add options bolo_freq_{min,max,num}Aaron LI2019-01-291-0/+8
| | | | Update the default bolometric frequency band to: 10 MHz -- 100 GHz.
* configs/spec: Tweak gamma_max and gamma_npAaron LI2019-01-271-3/+3
|
* clusters/halo: Rewrite is_genuine() to be calc_acc_factor()Aaron LI2019-01-271-7/+0
| | | | | | | Calculate the bolometric emissivity instead of the emissivity at a certain frequency. This should capture the acceleration effect more effectively. In addition, remove the now obsolete config options "fiducial_freq" and "fiducial_factor".
* 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