Blasius Boundary Layer
The Blasius solution gives an exact similarity solution for the laminar boundary layer on a flat plate at zero incidence. It reduces the Prandtl boundary layer equations to a single third-order ODE, yielding closed-form expressions (in terms of a numerically obtained function) for the velocity profile, boundary layer thicknesses, and skin friction. Nearly every quantitative result you'll encounter in introductory boundary layer analysis traces back to this solution.
Laminar Flow Over a Flat Plate
Consider steady, incompressible, laminar flow approaching a semi-infinite flat plate aligned with the freestream. The incoming velocity is uniform and parallel to the surface. At the plate surface the no-slip condition forces the fluid velocity to zero, and viscous diffusion creates a thin region of retarded flow: the boundary layer.
Two features set the stage for the Blasius analysis:
- There is zero pressure gradient along the plate (), because the outer inviscid flow is uniform.
- The boundary layer thickness grows with distance from the leading edge, but remains much smaller than itself, so the thin-layer approximation holds.
Prandtl Boundary Layer Equations
Starting from the full Navier-Stokes equations, Prandtl's order-of-magnitude analysis () discards streamwise viscous diffusion and the normal-direction momentum equation. For a zero-pressure-gradient flat plate the result is:
Continuity:
Streamwise momentum:
where and are the streamwise and wall-normal velocity components, and is the kinematic viscosity. These two equations, with appropriate boundary conditions, are the starting point for the Blasius solution.
Similarity Solution Approach
The key physical observation is that the velocity profile at every station has the same shape when plotted against a suitably scaled wall-normal coordinate. This self-similarity means a single independent variable can replace both and .
To exploit this:
- Introduce a stream function that automatically satisfies continuity: , .
- Assume takes the form , where is a dimensionless function of the similarity variable .
- Substitute into the momentum equation. All -dependence cancels, leaving an ODE for .
This reduction from a PDE in two variables to an ODE in one variable is what makes the Blasius problem tractable.
Blasius Similarity Variable
The similarity variable is defined as:
- is the distance normal to the plate.
- is the freestream velocity.
- is the kinematic viscosity.
- is the streamwise distance from the leading edge.
Physically, measures how far you are from the wall relative to the local boundary layer scale . Because that scale grows as , a fixed value of tracks a fixed fraction of the boundary layer thickness at every station.
Blasius Differential Equation
Substituting the similarity form into the momentum equation yields the Blasius equation:
with boundary conditions:
- (no wall-normal velocity at the surface, since there for an impermeable wall)
- (no-slip: at the wall)
- (velocity matches the freestream far from the wall)
Here primes denote differentiation with respect to , and the streamwise velocity is recovered as .

Numerical Solution Methods
The Blasius equation is nonlinear and has no closed-form analytical solution. It must be solved numerically.
Shooting method (most common approach):
- Rewrite the third-order ODE as a system of three first-order ODEs for , , and .
- You know and , but is unknown. Guess a value for .
- Integrate forward using a standard ODE solver (e.g., Runge-Kutta).
- Check whether approaches 1 as (in practice, at some large , say 8–10).
- Adjust the guess for and repeat until the far-field condition is satisfied.
The converged result gives:
This single number determines the wall shear stress and skin friction for the entire plate.
Finite difference methods offer an alternative: discretize the domain, apply the boundary conditions at both ends, and solve the resulting nonlinear algebraic system iteratively (e.g., Newton's method).
Blasius Velocity Profile
The solution gives the dimensionless velocity profile as a function of . Its main features:
- At the wall (): (no-slip).
- The profile rises smoothly and monotonically.
- By about , the velocity has reached 99% of .
- The profile has an inflection-free shape, characteristic of a zero-pressure-gradient boundary layer.
Because of self-similarity, this single curve describes the velocity profile at every streamwise station. The only thing that changes with is the physical scale of .
Boundary Layer Thickness
The 99% boundary layer thickness is the distance from the wall where . From the numerical solution, this occurs at , so:
where is the local Reynolds number.
Notice that : the boundary layer grows parabolically along the plate. Doubling the distance from the leading edge increases the thickness by a factor of , not by a factor of 2.
Displacement Thickness
The displacement thickness quantifies how far the outer streamlines are pushed away from the wall by the slow-moving fluid in the boundary layer:
For the Blasius profile this evaluates to:
You can think of as the thickness of a zero-velocity layer that would produce the same mass flow deficit as the actual boundary layer. It's the relevant thickness when computing how the boundary layer modifies the effective body shape seen by the outer inviscid flow.
Momentum Thickness
The momentum thickness measures the loss of streamwise momentum due to the boundary layer:
For the Blasius solution:
Momentum thickness connects directly to drag through the von Kármán integral momentum equation. For a zero-pressure-gradient flat plate, the total drag on a plate of length (per unit span) equals .
The ratio is the shape factor. For the Blasius profile, . This value is a useful reference: shape factors significantly above 2.59 indicate an adverse-pressure-gradient boundary layer approaching separation.

Wall Shear Stress
The wall shear stress is the viscous force per unit area exerted on the plate:
Using the similarity transformation and :
The wall shear stress decreases as : it's highest near the leading edge (where the boundary layer is thinnest and the velocity gradient steepest) and diminishes downstream.
Skin Friction Coefficient
The local skin friction coefficient non-dimensionalizes the wall shear stress:
This is one of the most-cited results from the Blasius solution. For a plate of length , the average (total) skin friction coefficient is obtained by integrating over the plate:
where . Note that , a consequence of the dependence.
Drag Force on a Flat Plate
For a laminar boundary layer at zero pressure gradient, the drag is entirely due to skin friction (no pressure drag on an aligned flat plate). The drag force per unit span on a plate of length is:
This can equivalently be written as , confirming the connection to momentum thickness.
Blasius Solution Assumptions
The Blasius solution rests on several specific assumptions. Violating any of them means the solution no longer applies directly:
- Steady flow (no time dependence)
- Incompressible fluid (constant density; valid for Mach numbers below about 0.3)
- Laminar flow throughout the boundary layer
- Zero pressure gradient (uniform freestream velocity)
- No-slip condition at an impermeable wall
- Negligible streamwise viscous diffusion (the standard boundary layer approximation, valid when )
Validity and Limitations
The Blasius solution accurately describes the boundary layer for:
- Moderate local Reynolds numbers, roughly
- Regions not too close to the leading edge (the boundary layer approximation breaks down as where is not thin relative to )
It breaks down when:
- The flow transitions to turbulence (see below)
- A pressure gradient is present (use the Falkner-Skan equation for wedge flows, or numerical methods for arbitrary pressure gradients)
- Compressibility effects become significant
- Suction or blowing is applied at the wall
Despite these limitations, the Blasius solution serves as the benchmark against which more complex boundary layer solutions and turbulence models are compared.
Transition to Turbulence
The laminar boundary layer described by the Blasius solution becomes unstable at sufficiently high Reynolds numbers. The critical value is commonly quoted as:
though in practice this depends on:
- Freestream turbulence intensity (higher turbulence triggers earlier transition)
- Surface roughness (rough surfaces promote transition)
- Pressure gradient (adverse gradients destabilize; favorable gradients delay transition)
The transition process involves growth of Tollmien-Schlichting instability waves, secondary instabilities, and eventual breakdown into fully turbulent flow. The transition region itself is neither purely laminar nor fully turbulent.
Comparison with Turbulent Boundary Layers
Understanding how the Blasius (laminar) solution differs from turbulent boundary layers helps you appreciate when each model applies:
| Property | Laminar (Blasius) | Turbulent |
|---|---|---|
| Velocity profile shape | Smooth, from Blasius ODE | Fuller near wall; logarithmic law of the wall |
| Boundary layer growth | (approximate) | |
| Skin friction | (approximate) | |
| Drag magnitude | Lower | Higher (typically 5–10× for same ) |
| Shape factor | ~2.59 | ~1.3–1.4 |
| Mixing | Molecular diffusion only | Turbulent eddies dominate transport |
The fuller turbulent profile means more momentum near the wall, which makes turbulent boundary layers more resistant to separation but also produces higher skin friction. This trade-off is central to many aerodynamic design decisions.