Skip to content

Made pi_p optional in RocketSolver_solve#36

Merged
markleader merged 2 commits intonasa:mainfrom
markleader:fix/pi_p_optional
Feb 19, 2026
Merged

Made pi_p optional in RocketSolver_solve#36
markleader merged 2 commits intonasa:mainfrom
markleader:fix/pi_p_optional

Conversation

@markleader
Copy link
Contributor

@markleader markleader commented Feb 19, 2026

Summary

Replacing PR #32. Making pi_p optional for RocketSolver_solve.

Changes

  • make pi_p optional in RocketSolver_solve
  • added tests to rocket_test.pf to include cases without pi_p
  • updated C and Python interfaces

Testing

  • added tests; pfunit tests are passing
  • added rocket solve with no exit conditions to pytest

Compatibility / Numerical behavior

  • No expected changes to numerical results
  • Expected changes (explain and provide validation)

@markleader markleader changed the title WIP: made pi_p optional in RocketSolver_solve Made pi_p optional in RocketSolver_solve Feb 19, 2026
@markleader markleader marked this pull request as ready for review February 19, 2026 14:00
@markleader markleader merged commit fda27a8 into nasa:main Feb 19, 2026
23 checks passed
@markleader markleader deleted the fix/pi_p_optional branch February 19, 2026 14:05
@markleader
Copy link
Contributor Author

Closes #30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[bug] SIGSEGV fault in rocket problem when supersonic area ratio is specified

1 participant

Comments