-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Removing overconstraints in off-design aircraft #134
Conversation
Addresses Issue #133 |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #134 +/- ##
=======================================
Coverage 79.13% 79.14%
=======================================
Files 82 82
Lines 13575 13585 +10
=======================================
+ Hits 10743 10752 +9
- Misses 2832 2833 +1 ☔ View full report in Codecov by Sentry. |
simplified atmos docs
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me!
When TASOPT aircraft were analyzed off-design in$L \neq W$ . This PR changes
fly_off_design!
, the user was free to independently set the Mach number, altitude, and lift coefficient at cruise. In general, this leads tofly_off_design!
so that the cruise altitude is calculated for a desired lift coefficient.