aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/extragalactic/clusters/helper.py
Commit message (Expand)AuthorAgeFilesLines
* clusters: Implement calc_{power,flux,brightness_mean} in helperAaron LI2017-08-111-0/+106
* Add `fg21sim.share` module to hold globally shared "CONFIGS" & "COSMO"Aaron LI2017-07-311-2/+1
* clusters/helper.py: Fix and replace R_halo vs. R_vir relationAaron LI2017-07-231-11/+12
* clusters/helper.py: Fix a bug in "mass_to_kT()"Aaron LI2017-07-231-2/+2
* clusters/helper.py: Add "density_energy_electron()" functionAaron LI2017-07-231-2/+27
* clusters/helper.py: Disable scattering on scaling relationsAaron LI2017-07-231-4/+8
* Use all uppercase to identify the global CONFIGS and COSMOAaron LI2017-07-221-8/+8
* clusters: Move "magnetic_field()" function to helper.pyAaron LI2017-07-221-0/+40
* clusters/helper.py: Add "velocity_impact()" and "time_crossing()"Aaron LI2017-07-221-3/+71
* Add clusters/helper.pyAaron LI2017-07-211-0/+158