aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/extragalactic/clusters/units.py
Commit message (Collapse)AuthorAgeFilesLines
* Add units.py: Commonly used units and conversions and constantsAaron LI2017-06-011-0/+66
Astropy's unit conversions is too slow, thus store the used units conversions to avoid astropy's slow conversions.