POSYDON-code/POSYDON

[BUG]: Inconsistent Kicks during testing

Open

#764 opened on Nov 13, 2025

 (1 comment) (0 reactions) (0 assignees)Python (35 forks)auto 404
P1 - high prioritybughelp wanted

Repository metrics

Stars
 (42 stars)
PR merge metrics
 (PR metrics pending)

Description

Describe the bug When testing binaries it seems like the kick parameters are not being properly passed along to the SN step, so that binary outcomes may differ each time they are run, even when kick values are provided. This is a problem even for the validation binaries.

To Reproduce Run the validation binaries twice - the outcomes will be slightly different

Expected behavior The validation binaries ought to produce the exact same binary evolution results every time

POSYDON Version: Version 2.2

Additional context Add any other context about the problem here.

Contributor guide