Skip to content

POSYDON v2.0.0

Latest
Compare
Choose a tag to compare
@maxbriel maxbriel released this 15 Jul 16:53
· 2 commits to main since this release
7ae985f

The POSYDON v2 code release and corresponds to the version associated with POSYDON Data Release 2 and the code paper (Andrews et al. 2025).

Known bugs

  • Within the initial-final interpolation, we guarantee that correlated output parameters are consistent (mass, radius, luminosity). However, we do not ensure that the final mass of a star is smaller than its ZAMS mass (See #288 for more details).
  • Classification. Different classifiers are independent and do not guarantee consistency between types. This means the mt_history can give a "stable mass transfer", but interp_class_HMS_HMS can give "unstable mass transfer". These are independently categorised. Within the grids these are correct though and consistent, only in the initial-final interpolation this can happen. This also happens for the SN interpolation: CO_type and SN_type. Consistency is not guaranteed.

What's Changed

New Contributors

Full Changelog: v1.0.5...v2.0.0