POSYDON-code / POSYDON-code/POSYDON
Supernova model parameters as input for the interpolators
Open
@maxbriel is already working on this.
Since May 6, 2025.
discuss
enhancement
- Dominant language
- Python
- Stars
- 45
- Forks
- 37
- Avg merge
- 8d 20h
- Merged PRs (30d)
- 5
Description
Currently, we have different supernova models with a bunch of parameters. Most of them are switches to use different prescriptions. But recently we got more float parameters.
Instead of having dedicated SN models for individual values of the float parameters, we should consider to include them in the input vector of the interpolator, thus allowing the user to be not limited to specific values.
The parameters I have in mind are (maybe others in the future):
- PISN_CO_shift
- PPI_extra_mass_loss
- max_neutrino_mass_loss
- max_NS_mass
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.