galacticusorg / galacticus

The Galacticus galaxy formation model
GNU General Public License v3.0
27 stars 18 forks source link

Compute full SEDs #62

Closed abensonca closed 2 years ago

abensonca commented 6 years ago

Original report by Andrew Benson (Bitbucket: abensonca, GitHub: abensonca).


Compute full SEDs by accumulating coefficients of SSP templates.

Computationally challenging:

abensonca commented 2 years ago

This is implemented by 3c52759cff5d339bb9d9897f39d2e2a72b97566f - it takes a slightly different approach by interfacing with the starFormationHistoryAdaptive class (or any other starFormationHistoryClass in principle) and then integrating over the relevant SSPs.