Aviary
Aviary copied to clipboard
In LowSpeedAero, alpha is NOT an output
Summary
In LowSpeedAero
(GASP based), alpha is NOT an output even though the code indicates that output_alpha
is True
. This was a comment and is replaced by a warning message. Currently, this option (output_alpha == True
) is not used. If it is needed, GASP has a subroutine to compute alpha. We can implement it in Aviary.
Related Issues
- Resolves deprecated Aviary #343
Backwards incompatibilities
None
New Dependencies
None