Wing area in non-clean configuration #39
Unanswered
TheAviationDoctor
asked this question in
Q&A
Replies: 1 comment
-
|
So, are you suggesting the equation should be |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @junzis,
Note: this was previously part two of another question, which I decided to split.
I have a question related to the drag polar script, please.
The drag polar calculations in drag.py make extensive use of the wing area
S(as one would expect). Furthermore, as I understand, the values provided in the aircraft data files forSare for a clean configuration (i.e., flaps/slats retracted).Therefore, I assume that when calculating e.g.
delta_cd_geara takeoff or landing configuration, I would need to add the flaps/slats area toSusing theSf / Sratio. Is that a reasonable assumption?On that note, I found that, for the B737 family, the
flap areais 29-30% of the wing area (source) - mentioning it just in case you would like to consider updatingSf / Saccordingly for this type.Thank you in advance, @junzis.
Beta Was this translation helpful? Give feedback.
All reactions