SAGE26 Documentation
SAGE26 is a C99 semi-analytic code for modelling galaxy formation in a cosmological context, extending Croton et al. (2016) with a two-regime CGM model, FIRE stellar feedback, feedback-free burst (FFB) galaxies, and extended bulge/ICS tracking.
Source code and issue tracker: https://github.com/MBradley1985/SAGE26
User Guide
Physics
- Per-Halo Physics Loop
- Infall, Reincorporation, and Stripping
- Cooling and AGN Heating
- Star Formation and Feedback
- Disk Instability
- Mergers and Disruption
- When this step fires
deal_with_galaxy_merger()– the merger dispatcher- Quasar-mode AGN –
grow_black_hole() collisional_starburst_recipe()– the merger starburst- The two-channel bulge model
- Satellite disruption –
disrupt_satellite_to_ICS() - What is NOT in this module
- Switches and parameters
- References
- Intracluster Stars (ICS)
API Reference
Project