OpenMDAO / Aviary

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

Create phase_info files for benchmark models #365

Open jkirk5 opened 5 days ago

jkirk5 commented 5 days ago

Desired capability or behavior.

Mission definition for benchmark tests is created inside that test. For each aircraft we re-use the same mission constraints in each benchmark, we should instead centralize this information would help with consistency and might make it easier to create benchmarks in the future.

TLDR: models should come with a phase info that runs their design mission, and benchmark tests should pull from that phase info

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

No response

Associated Bug Report

No response