OpenMDAO / Aviary

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

Fix for 1 of the 2 regressions in the benchmarks. #314

Closed Kenneth-T-Moore closed 2 weeks ago

Kenneth-T-Moore commented 1 month ago

Summary

This fixes one of the 2 failing benchmarks on the nightly build server.

  1. Modify the FLOPS sizing benchmark so that parameters for the default aero are setup properly. This is a level 3 benchmark, which is currently adapting to some ongoing changes in the level 2 api and the default builder internals.

The other failing benchmark should be addressed by Jason's current propulsion work.

Related Issues

Backwards incompatibilities

None

New Dependencies

None