Boundary Layer Thickness Calculator

Calculate the boundary layer thickness for fluid flow over a flat plate using distance from the leading edge, free-stream velocity, and kinematic viscosity.

This calculator uses standard flat-plate boundary layer correlations and automatically estimates whether the flow is laminar or turbulent using Rex ≈ 500,000 as a common transition reference.

About the Author: Created by Fotios Angelakis, MSc in Mechanical Engineering, with experience in engineering calculations, data analytics, and energy systems. Learn more about the author's qualifications and experience.

Select a fluid, enter distance and velocity, then calculate the boundary layer thickness.

How the Boundary Layer Thickness Calculator Works

This calculator estimates the boundary layer thickness for fluid flow over a flat plate. Boundary layer thickness is important in fluid mechanics, aerodynamics, and heat transfer because it describes the region where viscosity strongly affects the flow near a wall.

Steps to Calculate Boundary Layer Thickness

  1. Select a fluid from the dropdown menu or enter a custom kinematic viscosity.
  2. Input the distance from the leading edge of the plate, x, in meters.
  3. Input the free-stream velocity, U∞, in m/s.
  4. Calculate the Reynolds number using Rex = U∞x / ν.
  5. Use the laminar or turbulent flat-plate equation to calculate boundary layer thickness.
Flat plate Turbulent boundary layer Laminar boundary layer δ U∞

Boundary Layer Thickness Equations

Reynolds Number

The local Reynolds number for flow over a flat plate is:

Rex = U∞x / ν

where U∞ is free-stream velocity, x is distance from the leading edge, and ν is kinematic viscosity.

Laminar Boundary Layer Thickness

For laminar flow over a flat plate:

δlaminar = 5x / √Rex

This is equivalent to:

δlaminar = 5√(νx / U∞)

Turbulent Boundary Layer Thickness

For turbulent flow over a smooth flat plate:

δturbulent ≈ 0.37x / Rex1/5

A common engineering transition reference is:

Rex,crit ≈ 5×10⁵

Common Fluids and Kinematic Viscosity Values

Fluid Approximate Kinematic Viscosity, ν (m²/s)
Water at 20°C1.0 × 10⁻⁶
Air at 20°C1.5 × 10⁻⁵
Ethanol1.1 × 10⁻⁶
Glycerin at 20°C≈ 1.18 × 10⁻³
Olive oil, approximate≈ 1.0 × 10⁻⁴
Vegetable oil, approximate≈ 9.0 × 10⁻⁵

Example Calculation

Suppose air at 20°C flows over a flat plate with:

  • Kinematic viscosity: ν = 1.5×10⁻⁵ m²/s
  • Distance from leading edge: x = 1 m
  • Free-stream velocity: U∞ = 10 m/s

The Reynolds number is:

Rex = (10 × 1) / 1.5×10⁻⁵ = 6.67×10⁵

Since this is above the common transition reference, a turbulent estimate may be used:

δ ≈ 0.37 × 1 / (6.67×10⁵)1/5

Important Assumptions

  • The calculation assumes flow over a smooth flat plate.
  • The pressure gradient is assumed to be approximately zero.
  • The fluid properties are treated as constant.
  • The transition point is approximate, not exact.
  • Surface roughness, turbulence intensity, heat transfer, and pressure gradients can change the real boundary layer behavior.
Engineering note: Rex ≈ 5×10⁵ is a common textbook transition reference, but real transition depends on surface roughness, free-stream turbulence, pressure gradient, vibration, and leading-edge condition.

Frequently Asked Questions

What is boundary layer thickness?

Boundary layer thickness is the distance from the wall to the point where the flow velocity is approximately 99% of the free-stream velocity.

What is the boundary layer thickness equation?

For laminar flat-plate flow, δ = 5x/√Rex. For turbulent flat-plate flow, δ ≈ 0.37x/Rex1/5.

How do I know if the boundary layer is laminar or turbulent?

This calculator uses the local Reynolds number. If Rex is below about 5×10⁵, the flow is treated as laminar. Above that value, the calculator uses a turbulent estimate.

Can this calculator be used for pipes?

No. This calculator is for external flow over a flat plate. Pipe flow requires different formulas and should use Reynolds number, friction factor, and pressure drop calculations.

Why does turbulent boundary layer thickness grow faster?

Turbulent flow has stronger mixing and momentum transfer, so the region affected by wall friction grows more rapidly than in laminar flow.