Open chasgior214 opened 1 month ago
Related issue: #45
@chasgior214 thank you so much for opening this issue. We were planning to improve the multi-stage support on rocketpy this year but we faced a few delays and decided to prioritized other implementations. Your suggested links may help us once we decide to get back to work on this feature, thx
Related: #662 and #45
Is your feature request related to a problem? Please describe.
With RocketPy getting more into multi-stage rockets, an acceptance test to verify the reliability of multi-stage simulations would be a good next step.
Describe the solution you'd like
NASA has published a series of verification check-cases for atmospheric flight, available at https://nescacademy.nasa.gov/flightsim
Check-case 17, Two-stage rocket to orbit, would be a great addition to RocketPy's tests, and its first test case for a multi-stage rocket. While the initial implementation doesn't have to test against the whole flight, it could give verification to RocketPy's ability to simulate multi-stage rockets in the lower layers of the atmosphere, and in the future provide a way to verify orbital simulations (#277).
Additional context
As noted in the abstract of the linked webpage:
Adding these to RocketPy (with the two-stage rocket as the first step) would help bring it closer to industry-grade robustness and accuracy.