Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to use custom units.py instead of astropy's | Aaron LI | 2017-06-01 | 1 | -11/+9 |
| | | | | Also fix a parameter error in "formation.py" | ||||
* | cosmology.py: Greatly optimize the speed! | Aaron LI | 2017-06-01 | 1 | -26/+57 |
| | |||||
* | cosmology.py: Only support flat ΛCDM cosmological model | Aaron LI | 2017-06-01 | 1 | -93/+25 |
| | |||||
* | cosmology.py: Change name to "Cosmology"; Add "age0" and "Ob0" | Aaron LI | 2017-06-01 | 1 | -3/+18 |
| | |||||
* | Add clusters/cosmology.py with common cosmological models | Aaron LI | 2017-06-01 | 1 | -0/+230 |
Mainly the "flat LambdaCDM" and "EdS" cosmological models. With some useful utility functions. |