OpenMDAO / Aviary

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

People want to see plots of variables vs range instead of time #76

Open johnjasa opened 7 months ago

johnjasa commented 7 months ago

Desired capability or behavior.

traj_results_report.html is awesome. It's sick as heck. People want to see results against range sometimes. Do we want to provide this as an output from Aviary? Or Dymos, or something else? How tough would this be? At a minimum, maybe some postprocessing showing the y-axes with the states/controls/etc and the x-axes with distance.

Is your feature request related to a problem? Please describe.

No response

Associated Bug Report

No response

jkirk5 commented 6 months ago

I'd like to have plots vs. range - they seem more intuitive, if only for the reason it's what most aircraft designers are used to. Having access to both types of plots would be ideal. Or an interactive plot where you can select time or range on the x-axis and choose from the state/control/parameter list for the y-axis