fast-aircraft-design / FAST-OAD

FAST-OAD: An open source framework for rapid Overall Aircraft Design
GNU General Public License v3.0
47 stars 25 forks source link

Centralized way to set options #510

Closed christophe-david closed 3 months ago

christophe-david commented 4 months ago

This PR adds the possibility to control the Problem.model_options attribute from FAST-OAD configuration file.

This feature has been added in OpenMDAO 3.27, which is now the minimum required version for FAST-OAD.

Documentation has been updated. The preview is available here.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.23%. Comparing base (13a2769) to head (62e98f0). Report is 6 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #510 +/- ## ========================================== + Coverage 84.22% 84.23% +0.01% ========================================== Files 132 132 Lines 6109 6113 +4 Branches 901 902 +1 ========================================== + Hits 5145 5149 +4 Misses 807 807 Partials 157 157 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.