aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/extragalactic/clusters/main.py
Commit message (Expand)AuthorAgeFilesLines
* Use all uppercase to identify the global CONFIGS and COSMOAaron LI2017-07-221-3/+3
* clusters: Import global "configs" to simplify parametersAaron LI2017-07-221-20/+3
* clusters: Move "magnetic_field()" function to helper.pyAaron LI2017-07-221-24/+0
* clusters: Rename "last major merger" to "recent major merger"Aaron LI2017-07-221-21/+20
* clusters/main.py: Add property "halo_configs"Aaron LI2017-07-221-1/+31
* clusters/main.py: Add "_magnetic_field()" methodAaron LI2017-07-211-0/+33
* Use the global "cosmo" instance for simplificationAaron LI2017-07-211-12/+3
* clusters/main.py: Add basic "preprocess()" methodAaron LI2017-07-201-1/+23
* clusters/main.py: Implement "_simulate_merger()"Aaron LI2017-07-201-6/+76
* clusters/main.py: Add and save catalog comments for columnsAaron LI2017-07-191-6/+18
* clusters/main.py: GalaxyClusters implements some basic methodsAaron LI2017-07-191-8/+130
* fg21sim/clusters: Save progress on halo simulationAaron LI2017-06-011-0/+24