OpenMDAO / Aviary

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

Unify Stall Speed Calculations #385

Open jkirk5 opened 3 months ago

jkirk5 commented 3 months ago

Desired capability or behavior.

From @jdgratz10: There are three different files where some calculation of stall speed is employed. The files are here, here, and here. We need to either unify our stall speed calculations to avoid code duplication, or be more clear about the differentiation if they cannot be unified.