Lift Coefficient
The lift coefficient is a dimensionless coefficient that relates the lift generated by a lifting body to the fluid density around the body, the fluid velocity and an associated reference area.
The lift coefficient equals twice the lift divided by the planform area, the true airspeed squared and the mass density of the air.
Formula
symbol | description | physical quantity |
---|---|---|
CL | lift coefficient | "LiftCoefficient" |
A | planform area | "Area" |
L | lift | "Force" |
v | true airspeed | "Speed" |
ρ | mass density | "MassDensity" |
Forms
Examples
Get the resource:
In[1]:= |
Out[1]= |
Get the formula:
In[2]:= |
Out[2]= |
Use some values:
In[3]:= |
Out[3]= |