aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/utils/cosmology.py
Commit message (Expand)AuthorAgeFilesLines
* utils/cosmology.py: age() and redshift() accepts numpy arraysAaron LI2017-07-271-7/+10
* utils/cosmology.py: Update references and commentsAaron LI2017-07-271-36/+66
* Use all uppercase to identify the global CONFIGS and COSMOAaron LI2017-07-221-5/+5
* utils/cosmology.py: Add property "baryon_fraction"Aaron LI2017-07-211-0/+9
* Fix parameter names about cosmologyAaron LI2017-07-211-2/+2
* bin/fg21sim: Setup cosmology model at the beginningAaron LI2017-07-211-1/+1
* cosmology.py: Add "setup()" method to allow update parametersAaron LI2017-07-211-11/+38
* cosmology: Use default parameters from configurationsAaron LI2017-06-231-1/+5
* utils/cosmology: Add methods DL() and DA()Aaron LI2017-06-191-0/+14
* clusters: Move units.py and cosmology.py to utilsAaron LI2017-06-011-0/+215