POSYDON-code / POSYDON-code/POSYDON

Supernova model parameters as input for the interpolators

Open
#590 0 comments 0 reactions 2 assignees View on GitHub

@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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.