Reynolds Number & Flow Regimes
A simple ratio that predicts whether pipe flow is smooth, mixed, or chaotic
Why does a dye streak stay perfectly straight in one pipe experiment but instantly shreds into swirls in another? The answer is often one number.
What Reynolds number is
Reynolds number (Re) is a dimensionless ratio that compares inertial effects (tendency of the fluid to keep moving) to viscous effects (tendency to resist deformation). For pipe flow, it is commonly defined using the average velocity v and the pipe diameter D.
Large Re generally means inertia dominates and disturbances grow into turbulence. Small Re means viscosity smooths out disturbances and the flow stays laminar.
Think of Re as a competition: inertia tries to amplify velocity fluctuations, viscosity tries to damp them out. Higher Re makes turbulence more likely.
Pipe-flow regime thresholds (rule of thumb)
For fully developed flow in a round pipe, the standard rough thresholds are:
- Laminar: Re < 2100
- Transitional: 2100–4000
- Turbulent: Re > 4000
These cutoffs are not laws of nature—entrance effects, vibration, and roughness can shift behavior—but they are extremely useful for engineering calculations.
In 2100–4000, the flow can flip between laminar-like and turbulent-like behavior. Friction correlations become uncertain, so designs often avoid this range when possible.
From flow rate to velocity
If you are given volumetric flow rate Q, compute average velocity by dividing by the cross-sectional area:
v = Q / A, with A = πD²/4.
- Compute area: A = πD²/4 = π(0.025)²/4 = 4.9087×10⁻4 m².
- Compute average velocity: v = Q/A = (2.0×10⁻4)/(4.9087×10⁻4) = 0.4074 m/s.
- Compute Re = ρvD/μ = (998)(0.4074)(0.025)/(1.002×10⁻3) = 1.01×10⁴.
- Compare to thresholds: Re > 4000 → turbulent pipe flow.
- Use Re = ρvD/μ.
- Compute numerator: ρvD = (850)(0.20)(0.050) = 8.5.
- Divide by μ: Re = 8.5 / 0.10 = 85.
Check your understanding
Be careful when comparing cases: if velocity is fixed, Re ∝ D; if flow rate is fixed, Re ∝ 1/D because velocity drops as the area grows.
- Re = ρvD/μ (or vD/ν) is a dimensionless inertia-to-viscosity ratio
- In pipes: Re<2100 laminar, 2100–4000 transitional, Re>4000 turbulent
- Compute v from Q via v=Q/(πD²/4) before calculating Re
- Flow regime selection strongly affects pressure-drop predictions