Moody Chart Calculator

How to Calculate Reynolds Number: Step-by-Step Guide with Examples

You're designing a pipe system and someone asks: "What's the Reynolds number?" You know it matters - it determines whether your flow is smooth and predictable or turbulent and lossy. But what exactly do you plug in, and how do the units work out? This guide walks through every step with real numbers.

Skip to the calculation → Open the Reynolds Number Calculator

What Is the Reynolds Number (Really)?

The Reynolds number (Re) is a dimensionless ratio that compares inertial forces to viscous forces in a fluid. High inertia + low viscosity = turbulent. Low inertia + high viscosity = laminar.

In plain terms: it tells you whether your fluid is "fighting itself" (turbulent) or flowing cooperatively in smooth layers (laminar). This matters enormously for engineering because turbulent flow has much higher friction losses than laminar flow at the same velocity.

The Reynolds Number Formula

There are two equivalent forms. Use whichever matches your data:

Form 1 (using kinematic viscosity):

Re = V × D / ν

Form 2 (using dynamic viscosity):

Re = ρ × V × D / μ

Both give identical results because ν = μ/ρ. If your fluid table lists dynamic viscosity (μ) and density (ρ) rather than kinematic viscosity, use Form 2 - or convert first using our Kinematic Viscosity Calculator.

Step-by-Step Calculation: Water in a Steel Pipe

Let's work through a complete example. A water main delivers water at a flow rate of 28.3 m³/h through a 100 mm nominal bore commercial steel pipe at 20°C.

Step 1: Find the flow velocity

You need velocity (m/s), not flow rate (m³/h). Convert and use V = Q/A:

Q = 28.3 m³/h ÷ 3600 = 0.00786 m³/s

A = π × (0.1)² / 4 = 0.007854 m²

V = 0.00786 / 0.007854 = 1.00 m/s

Alternatively, use the Pipe Flow Velocity Calculator.

Step 2: Get kinematic viscosity for water at 20°C

The kinematic viscosity of water at 20°C is ν = 1.004 × 10⁻⁶ m²/s. This value is available in engineering references or you can use our Kinematic Viscosity Calculator if you have dynamic viscosity (μ = 0.001002 Pa·s) and density (ρ = 998 kg/m³).

Step 3: Calculate Reynolds number

Re = V × D / ν

Re = 1.00 × 0.1 / 0.000001004

Re = 99,602

Step 4: Identify the flow regime

Re = 99,602 → Turbulent flow

Re > 4,000. Flow is chaotic - use the Moody Chart for friction factor.

Now find friction factor → Use Re = 99,602 and the pipe's relative roughness in the Moody Chart Calculator

Common Unit Mistakes - and How to Avoid Them

The most common calculation error is mixing unit systems. The Reynolds number formula requires consistent SI units:

  • V in m/s (not cm/s or ft/s)
  • D in m (not mm or inches)
  • ν in m²/s (not cSt directly - though 1 cSt = 10⁻⁶ m²/s, so you can substitute)

If you have diameter in mm, divide by 1000. If you have viscosity in centistokes (cSt), multiply by 10⁻⁶. If you have velocity in L/s, convert to m³/s first (÷ 1000), then find velocity using V = Q/A.

Example 2: Air in a Duct

Air at 20°C flows at 3 m/s through a 400 mm diameter circular duct. Kinematic viscosity of air at 20°C: ν = 1.51 × 10⁻⁵ m²/s.

Re = 3.0 × 0.4 / 0.0000151

Re = 79,470 → Turbulent

Air ducts almost always run turbulent at normal ventilation velocities.

Example 3: Viscous Oil in a Small Tube

SAE 30 motor oil (ν ≈ 9.0 × 10⁻⁵ m²/s at 40°C) flows at 0.5 m/s through a 10 mm tube.

Re = 0.5 × 0.01 / 0.00009

Re = 56 → Laminar

Viscous fluids like oil often remain laminar even at high velocities in small pipes. For laminar flow, friction factor is simply f = 64/Re - use our Laminar Flow Friction Factor Calculator.

What to Do After Calculating Reynolds Number

Reynolds number is the starting point, not the end. Here's what comes next:

  1. If Re < 2,300 (Laminar): Friction factor f = 64/Re. Use in the Head Loss Calculator or Pressure Drop Calculator.
  2. If Re > 4,000 (Turbulent): Get relative roughness ε/D from the Pipe Roughness Calculator, then use both Re and ε/D in the Moody Chart Calculator to find friction factor.
  3. If Re is 2,300–4,000 (Transitional): This zone is unpredictable. Redesign your system to operate outside it - reduce velocity, increase diameter, or change fluid.

Frequently Asked Questions

Does Reynolds number apply to non-circular pipes?

Yes, but use the hydraulic diameter D_h = 4A/P, where A is the cross-sectional area and P is the wetted perimeter. For a circular pipe, D_h equals the diameter. For a rectangular duct of width W and height H: D_h = 2WH/(W+H).

Why is the critical Reynolds number 2,300 for pipes?

This value comes from Osborne Reynolds' original 1883 experiments with glass tubes and dye. The transition occurs at Re ≈ 2,300 under normal conditions. In very carefully controlled laboratory conditions (extremely smooth pipes, no vibration), laminar flow can persist to Re = 20,000 - but any disturbance triggers turbulent transition.

How does temperature affect Reynolds number?

Temperature affects viscosity, which changes Reynolds number at the same velocity. For water, warmer temperatures mean lower viscosity → higher Re (more turbulent). For air, warmer temperatures slightly increase viscosity → slightly lower Re. Always use viscosity values at your operating temperature.