Lift is pressure
A wing does not “grab” the air or ride on it like a boat. The entire lift force is delivered by one thing: air pressure acting on the skin. If we can describe the pressure everywhere on the surface, we can compute the lift exactly.
Pressure is a force per unit area
Static pressure is the normal force the air exerts per unit area, measured in pascals (). Crucially, pressure always pushes inward, perpendicular to the surface. On a small patch of area with outward unit normal , the force the air applies to the wing is
The minus sign encodes “pushes inward.” To get the total aerodynamic force we integrate over the whole surface:
Lift is the component of perpendicular to the oncoming flow; drag is the component along it. Skin friction also acts, but it points along the surface and contributes almost nothing to lift — we meet it later under drag.
The pressure coefficient
Raw pressures depend on altitude, speed and weather. We strip all of that out with the dimensionless pressure coefficient, comparing the local pressure to the freestream and scaling by the dynamic pressure :
- undisturbed (freestream) static pressure [Pa]
- air density [kg/m³]
- freestream airspeed [m/s]
Using Bernoulli’s principle (next article) the local pressure is tied to the local speed , and equation (3) collapses to a remarkably clean result for low-speed flow:
Faster than the freestream → suction (). This is what holds a wing up.
Reading a real pressure plot
Figure 2 is the pressure coefficient our solver computes around a NACA 2412 at , plotted the way aerodynamicists always draw it — with suction pointing up. The upper surface sits deep in suction (large negative , especially near the nose), while the lower surface is close to neutral or mildly positive. The gap between the two curves is the lift.
From pressure to the lift coefficient
Projecting (2) perpendicular to the chord and non-dimensionalising gives the section normal-force coefficient as the area between the lower- and upper-surface pressure curves:
For the small angles of normal flight the lift coefficient is essentially this normal-force coefficient (). So “more suction on top” and “higher ” are literally the same statement. In the next article we explain why the air speeds up over the top in the first place.