parasite-draglisted
Install: claude install-skill ashfordeOU/aero-agent-skills
# Parasite Drag Buildup (aerodynamics/drag-polars/parasite-drag)
Use when the task is estimating the zero-lift (parasite) drag of an
aircraft by the component buildup method: flat-plate skin friction,
wetted areas, form factors, and interference factors for the wing,
fuselage, nacelle, and tail.
## Domain quick reference
- Parasite drag is the drag at zero lift: skin friction, pressure drag
from separated or thick boundary layers, and miscellaneous excrescences.
It is the CD0 term of the parabolic drag polar CD = CD0 + k * CL^2.
- The buildup method sums per-component drag coefficients:
CD_i = Cf * FF * Q * S_wet_i / S_ref
Cf is the flat-plate skin-friction coefficient, FF the form factor,
Q the interference factor, S_wet_i the wetted area of the component,
S_ref the reference area, and CD_parasite = sum of all CD_i.
- Flat-plate skin friction depends on the Reynolds number
Re = rho * V * L / mu (density, speed, length, viscosity):
laminar Cf = 1.328 / sqrt(Re); fully turbulent
Cf = 0.455 / (log10(Re))^2.58. With transition at Re_tr the mixed
value is Cf = Cf_turb(Re) - (Re_tr/Re) * (Cf_turb(Re_tr) - Cf_lam(Re_tr)).
- Wetted area is the surface actually in contact with the flow. A
first-order wing estimate is S_wet = 2 * S_exposed * (1 + 0.2*t/c);
fuselage and nacelle wetted areas come from body dimensions.
- Form factors inflate the flat-plate value for the component shape:
wing/tail FF = 1 + 2*(t/c) + 100*(t/c)^4; fuselage
FF = 1 + 60/(l