aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/extragalactic/clusters/cosmology.py
Commit message (Collapse)AuthorAgeFilesLines
* cosmology.py: Change name to "Cosmology"; Add "age0" and "Ob0"Aaron LI2017-06-011-3/+18
|
* Add clusters/cosmology.py with common cosmological modelsAaron LI2017-06-011-0/+230
Mainly the "flat LambdaCDM" and "EdS" cosmological models. With some useful utility functions.