-
-
Notifications
You must be signed in to change notification settings - Fork 208
Description
Is your feature request related to a problem? Please describe.
Rocketpy curetly does not take into account the thrust dependece on the ambient pressure:
It's a important behaviour considering two situations: correction for thrust curves obtained from a static hot fire test performed in a altitude much different from the launch or in-flight corrections for high target altitude flights.
Describe the solution you'd like
Implement a optional method for take that behaviour into acount without crashing the current library behaviour.
Additional context
To do list
- Review theory
- Check which parameter to add to the init of all motor classes
- Implemet a function to split the input thrust curve in mass flow thrust and pressure thrust
- Impelement the thrust correction in the flight simulation
Gui-FernandesBR
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Closed
