fast-aircraft-design / FAST-OAD

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

Issue 363 taper ratio #383

Closed Martin-Delavenne closed 3 years ago

Martin-Delavenne commented 3 years ago

This PR resolve #363.

The "data:geometry:wing:taper_ratio" variable used as an input so far does not correspond to the classical definition of wing taper ratio. Therefore, not to modify all the geometry definition of the wing, the input variable was changed to "data:geoemetry:wing:virtual_taper_ratio" and an ouput "data:geometry:wing:taper_ratio" was created with the proper definition.