Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generalize "elements" that can be tracked to include other quantities (e.g. number of SNe) #642

Open
abensonca opened this issue Jul 10, 2024 · 0 comments
Labels

Comments

@abensonca
Copy link
Collaborator

Currently, the stellarPopulationProperties class (and related code) allows tracking of different elements as they are produced by star formation. This could be generalized to allow tracking of any product of star formation, e.g. Type Ia SNe.

This would require generalizing/modifying the abundances class to allow it to handle non-abundances. Or, probably better (since abundances are often needed for other things), just create a new class, e.g. stellarRemnants, to track these quantities.

@abensonca abensonca added enhancement New feature or request stellar populations labels Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant