Replies: 1 comment 2 replies
-
If using AeroBuildup for the analysis each wing and fuselage component gives it's separate profile drag contributions, and then the total airplane induced and profile is also given:
As far as I know interference drag and protrusion (or excrescence) drag is not modelled, and you would have to multiply your own factors to profile drag or however you want to account for those drags. I would actually love to see an excrescence drag factor added as an input option to the AeroBuildup or Airplane objects to multiply by total profile drag, to help with book-keeping. Right now I just multiply a factor by aero["D_profile"] and then add that to total drag for performance calculations. |
Beta Was this translation helpful? Give feedback.
-
Hi,
I'm participating in the AIAA competition where we need to create a glider. My idea was to decompose the drag analysis into 4 parts: Vortex drag, Profile drag, Interference drag, and finally, Protrusion drag. I want to analyze the drag for take-off, landing, and in sink, where the propeller is down, but I haven't found if you cover this kind of configuration. Moreover, we need to have the drag for each component, but I didn't see that either. Can you suggest how I might use your code?
Beta Was this translation helpful? Give feedback.
All reactions