aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/extragalactic/clusters/formation.py
Commit message (Expand)AuthorAgeFilesLines
* Use all uppercase to identify the global CONFIGS and COSMOAaron LI2017-07-221-7/+7
* clusters: Rename "last major merger" to "recent major merger"Aaron LI2017-07-221-5/+5
* Use the global "cosmo" instance for simplificationAaron LI2017-07-211-11/+8
* clusters/formation.py: show verbose info only in DEBUGAaron LI2017-07-201-6/+9
* clusters/formation.py: Fix bug in "last_major_merger" propertyAaron LI2017-07-201-7/+11
* clusters/formation.py: Fix bug in "_trace_main()"Aaron LI2017-07-201-4/+8
* clusters/formation.py: Add "last_major_merger" propertyAaron LI2017-07-191-1/+42
* clusters/formation.py: Add method "_trace_main()"Aaron LI2017-07-191-10/+77
* clusters/formation.py: Simplify parameters handlingAaron LI2017-07-191-28/+24
* halo.py + formation.py: Add argument z0Aaron LI2017-06-231-4/+11
* clusters: Move units.py and cosmology.py to utilsAaron LI2017-06-011-1/+1
* Bind ClusterFormation to HaloSingleAaron LI2017-06-011-0/+3
* Update to use custom units.py instead of astropy'sAaron LI2017-06-011-1/+1
* Add clusters/formation.py: Simulate cluster merging historyAaron LI2017-06-011-0/+230