aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/utils/units.py
Commit message (Collapse)AuthorAgeFilesLines
* clusters/halo: Add function "speed_sound()"Aaron LI2017-10-211-0/+3
| | | | Also add "gamma" the adiabatic index of ideal gas to utils/units.py
* utils/units.py: add "rad2arcmin" and some cleanup/simplificationsAaron LI2017-10-181-16/+20
|
* utils/units.py: Add "K2eV" and "K2keV"Aaron LI2017-10-041-0/+2
|
* utils/units.py: Add eV and keV to temperature conversionsAaron LI2017-09-261-0/+3
|
* clusters/halo.py: Add property "angular_radius" (unit: [arcsec])Aaron LI2017-07-301-0/+2
| | | | Signed-off-by: Aaron LI <aly@aaronly.me>
* utils/units.py: Add several units conversionsAaron LI2017-07-291-0/+4
| | | | Signed-off-by: Aaron LI <aly@aaronly.me>
* utils/units.py: Add "mec2" energy of a still electronAaron LI2017-07-221-1/+5
| | | | Signed-off-by: Aaron LI <aly@aaronly.me>
* Use [arcsec] as the unit for pixel size and resolutionAaron LI2017-07-191-0/+7
| | | | Signed-off-by: Aaron LI <aly@aaronly.me>
* utils/units.py: Add "rad2deg" and "k_B"Aaron LI2017-06-231-1/+5
|
* clusters: Move units.py and cosmology.py to utilsAaron LI2017-06-011-0/+72