MIT-LAE / TASOPT.jl

Medium fidelity aircraft-propulsion system design and optimization.
https://mit-lae.github.io/TASOPT.jl/
MIT License
26 stars 12 forks source link

balance() now moves the engines as well #69

Closed ngomezve closed 1 month ago

ngomezve commented 1 month ago

This PR addresses issue #11 by making a small addition to balance() so that it moves the engines in addition to the wing box. This is done by preserving the distance between the engines and the wing box in the input file.

codecov-commenter commented 1 month ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

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

Project coverage is 78.27%. Comparing base (78ba4b2) to head (ade6ace). Report is 33 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #69 +/- ## ========================================== + Coverage 76.41% 78.27% +1.86% ========================================== Files 69 71 +2 Lines 13169 13425 +256 ========================================== + Hits 10063 10509 +446 + Misses 3106 2916 -190 ```

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