Why does smoke rise smoothly then suddenly break into swirls? Why does the same pipe behave differently for oil and for water? The answer is the Reynolds number — a single dimensionless group that decides whether flow is orderly (laminar) or chaotic (turbulent). It is one of the most important numbers in all of fluid mechanics.
Physical Meaning
The Reynolds number is the ratio of inertial forces (which drive disturbances and mixing) to viscous forces (which damp them out):
Re = ρ v D / μ = v D / ν
| Symbol | Meaning | Units (SI) |
|---|---|---|
| ρ | Fluid density | kg/m³ |
| v | Mean velocity | m/s |
| D | Characteristic length (pipe diameter) | m |
| μ | Dynamic viscosity | Pa·s |
| ν = μ/ρ | Kinematic viscosity | m²/s |
When viscous forces dominate (low Re), disturbances are damped and flow stays laminar. When inertia dominates (high Re), small disturbances grow into turbulence.
Flow Regimes in Pipes
| Reynolds Number (pipe) | Regime | Character |
|---|---|---|
| Re < 2000 | Laminar | Smooth, parallel layers; parabolic velocity profile |
| 2000 – 4000 | Transitional | Intermittent, unstable |
| Re > 4000 | Turbulent | Chaotic mixing; flatter velocity profile |
For non-circular sections, use the hydraulic diameter Dh = 4A/P. For open channels the laminar/turbulent transition is around Re ≈ 500–2000 based on hydraulic radius.
Worked Example 1 — Water in a Pipe
Water flows at 1.5 m/s in a 50 mm pipe. Kinematic viscosity ν = 1.0 × 10⁻⁶ m²/s. Find the Reynolds number and the regime.
- Re = vD/ν = (1.5 × 0.05) / (1.0×10⁻⁶) = 75 000
- Re ≫ 4000 → fully turbulent (typical of water supply pipes).
Worked Example 2 — Oil in the Same Pipe
Now the same 50 mm pipe carries oil at 0.5 m/s with ν = 1.0 × 10⁻⁴ m²/s. Find Re and regime.
- Re = (0.5 × 0.05) / (1.0×10⁻⁴) = 250
- Re < 2000 → laminar. The high viscosity of oil keeps the flow orderly even in the same pipe.
Worked Example 3 — Critical Velocity
Find the velocity at which water flow in a 50 mm pipe becomes turbulent (Re = 2000), ν = 1.0×10⁻⁶ m²/s.
- vcritical = Re·ν/D = (2000 × 1.0×10⁻⁶)/0.05 = 0.04 m/s
So water turns turbulent at a very low velocity — almost all practical water flow is turbulent.
Why It Governs Friction and Losses
- Laminar: friction factor f = 64/Re (Hagen-Poiseuille); head loss ∝ velocity.
- Turbulent: friction factor from the Colebrook equation / Moody chart; head loss ∝ velocity².
- The velocity profile is parabolic in laminar flow but much flatter in turbulent flow.
Common Mistakes
- Mixing dynamic viscosity μ and kinematic viscosity ν — use Re = vD/ν or ρvD/μ consistently.
- Using diameter for open channels instead of hydraulic radius/diameter.
- Assuming laminar friction equations in turbulent flow (or vice versa).