OpenMDAO / Aviary

NASA's aircraft analysis, design, and optimization tool
https://openmdao.github.io/Aviary/
Other
110 stars 51 forks source link

Added intermediate state output to SGM trajectories #244

Closed crecine closed 3 months ago

crecine commented 3 months ago

Summary

Adding intermediate state outputs to SGM trajectories, this allows users to specify states to be output from a phase that is not the final one. Also included is a prototype of the ability to output non state variables mid trajectory as well. This will eventually be used with #245 to allow users to run the estimation once in pre-mission, and then use the actual descent fuel from the trajectory for the new guess of descent fuel for the next iteration

Related Issues

Backwards incompatibilities

None

New Dependencies

None