Reynolds Number Calculator

The Number That Predicts Whether Flow Stays Smooth

The same fluid, in the same pipe, can flow in orderly parallel layers or break into chaotic swirling eddies depending on just one dimensionless number. The Reynolds number compares inertial forces to viscous forces within a flow, and crossing certain thresholds marks the transition from smooth laminar flow to unpredictable turbulent flow — a distinction that governs everything from pipeline design to aircraft wing behavior.

The Formulas

Using dynamic viscosity: Re = (ρ × v × L) / μ
Using kinematic viscosity: Re = (v × L) / ν

ρ is fluid density, v is flow velocity, L is a characteristic length (typically pipe diameter), μ is dynamic viscosity, and ν is kinematic viscosity (μ/ρ). As a dimensionless ratio, Re carries no units, which is precisely what makes it useful for comparing flows across very different physical scales.

Why the Regime Matters

  • Pipeline and HVAC design — laminar flow has predictable, low friction losses, while turbulent flow increases pumping energy requirements substantially.
  • Aerodynamics — boundary layer behavior around a wing or vehicle body depends heavily on whether local flow is laminar or turbulent, affecting drag and lift.
  • Blood flow modeling — normally laminar blood flow can become turbulent past a narrowed or diseased section of artery, which is one reason turbulence can sometimes be heard as a bruit.
  • Mixing and chemical process design — turbulent flow promotes mixing, so reactor and pipeline engineers deliberately target one regime or the other depending on the goal.

Standard Flow Regime Thresholds

For flow in a pipe, three broad regimes are conventionally recognized: laminar below Re ≈ 2,300, a transitional zone up to Re ≈ 4,000, and turbulent above that. Water moving through a 5 cm pipe (density 1,000 kg/m³, dynamic viscosity 0.001002 Pa·s at 20°C) illustrates how quickly velocity alone can shift the regime:

Reynolds number for water in a 0.05 m pipe at increasing velocity
VelocityReynolds NumberFlow Regime
0.01 m/s499Laminar
0.02 m/s998Laminar
0.05 m/s2,495Transitional
0.1 m/s4,990Turbulent
0.2 m/s9,980Turbulent

Computed with Re = ρvL/μ. Even modest velocity changes shift this flow from laminar to fully turbulent in a small-diameter pipe.

How to Use This Calculator

  1. Choose a mode: Using Dynamic Viscosity or Using Kinematic Viscosity.
  2. Enter Flow Velocity (m/s) and Characteristic Length/Diameter (m).
  3. For the dynamic viscosity mode, also enter Fluid Density (kg/m³) and Dynamic Viscosity (Pa·s).
  4. For the kinematic viscosity mode, enter Kinematic Viscosity (m²/s) instead.
  5. Select Calculate to get the Reynolds number and flow regime along with the worked formula.

Related Calculations

For how velocity changes translate into pressure changes within the same flow, see the Bernoulli Equation Calculator, or work out fluid density directly with the Density Calculator.