| Commit message (Expand) | Author | Age | Files | Lines |
* | clusters/formation: Fix problem that no mergers occurred | Aaron LI | 2017-10-22 | 1 | -2/+8 |
* | clusters/formation: Add method to found the maximum merger event | Aaron LI | 2017-10-22 | 1 | -1/+51 |
* | clusters: Fix several small issues on wrong variable names | Aaron LI | 2017-07-31 | 1 | -3/+4 |
* | Add `fg21sim.share` module to hold globally shared "CONFIGS" & "COSMO" | Aaron LI | 2017-07-31 | 1 | -1/+1 |
* | Update references a bit | Aaron LI | 2017-07-31 | 1 | -19/+15 |
* | Use all uppercase to identify the global CONFIGS and COSMO | Aaron LI | 2017-07-22 | 1 | -7/+7 |
* | clusters: Rename "last major merger" to "recent major merger" | Aaron LI | 2017-07-22 | 1 | -5/+5 |
* | Use the global "cosmo" instance for simplification | Aaron LI | 2017-07-21 | 1 | -11/+8 |
* | clusters/formation.py: show verbose info only in DEBUG | Aaron LI | 2017-07-20 | 1 | -6/+9 |
* | clusters/formation.py: Fix bug in "last_major_merger" property | Aaron LI | 2017-07-20 | 1 | -7/+11 |
* | clusters/formation.py: Fix bug in "_trace_main()" | Aaron LI | 2017-07-20 | 1 | -4/+8 |
* | clusters/formation.py: Add "last_major_merger" property | Aaron LI | 2017-07-19 | 1 | -1/+42 |
* | clusters/formation.py: Add method "_trace_main()" | Aaron LI | 2017-07-19 | 1 | -10/+77 |
* | clusters/formation.py: Simplify parameters handling | Aaron LI | 2017-07-19 | 1 | -28/+24 |
* | halo.py + formation.py: Add argument z0 | Aaron LI | 2017-06-23 | 1 | -4/+11 |
* | clusters: Move units.py and cosmology.py to utils | Aaron LI | 2017-06-01 | 1 | -1/+1 |
* | Bind ClusterFormation to HaloSingle | Aaron LI | 2017-06-01 | 1 | -0/+3 |
* | Update to use custom units.py instead of astropy's | Aaron LI | 2017-06-01 | 1 | -1/+1 |
* | Add clusters/formation.py: Simulate cluster merging history | Aaron LI | 2017-06-01 | 1 | -0/+230 |