Skip to main content

Reynolds Number Calculator

Calculate the Reynolds number for pipe flow and determine whether the flow regime is laminar, transitional, or turbulent.

Flow Conditions
Fluid Properties
Results
Reynolds Number
199242
Flow Regime
Turbulent
Velocity
2.000 m/s
Inputs and outputs explained
  • Velocity or flow rate. Enter the mean velocity directly, or a volumetric flow rate and let the page convert it with V = Q/A, A = π·D²/4. Both routes give the same Re.
  • Pipe diameter D. The internal (bore) diameter, not the nominal size or the outside diameter — a 100 mm nominal Schedule 40 pipe has a 102.3 mm bore. For a non-circular duct use the hydraulic diameter D_h = 4·A/P (four times the flow area over the wetted perimeter).
  • Density ρ. At the operating temperature; for a gas, at the operating pressure too (density scales with absolute pressure).
  • Dynamic viscosity μ. 1 cP = 1 mPa·s = 0.001 Pa·s. If you have the kinematic viscosity ν (m²/s or cSt), Re = V·D/ν — the density cancels, so either pair works.
  • Fluid presets. Fixed ρ and μ at the stated temperature, for a quick check. For other temperatures pick Custom and enter properties at the operating condition — viscosity is the input that moves Re the most.
  • Flow regime. Laminar below Re 2,000, turbulent above 4,000, transitional between. The bands are the conventional pipe-flow thresholds; the actual transition point depends on inlet disturbances and pipe roughness.
Worked example

Water at 20 °C (ρ = 998.2 kg/m³, μ = 1.002 mPa·s) at 2 m/s in a 100 mm bore pipe — the calculator's defaults. Case B keeps the pipe and velocity but swaps in ISO VG 32 hydraulic oil at 40 °C (ρ = 860 kg/m³, μ = 32 mPa·s).

  1. In flow-rate mode the same case is Q = V·π·D²/4 = 56.55 m³/h.
  2. Re = ρ·V·D/μ = 998.2 × 2 × 0.1 / 0.001002 = 199,242 — turbulent.
  3. The same via kinematic viscosity: ν = μ/ρ = 1.004e-6 m²/s, Re = V·D/ν = 199,242.
  4. Case B, the oil: Re = 860 × 2 × 0.1 / 0.032 = 5,375 — only just turbulent, 37× lower at the same velocity because the oil is 32× more viscous and 14% lighter.
  5. Slow the oil to 0.5 m/s and Re = 1,344 — transitional, where the friction factor is uncertain and pressure-drop predictions carry the most error.

These figures are computed by the same function that the calculator above (and the SimuPipe solver, for every pipe of a network) uses, so entering the inputs reproduces them exactly.

Assumptions and limits
  • Full circular pipe with the internal diameter as the characteristic length; for ducts and annuli use the hydraulic diameter, and expect the transition thresholds to be approximate there.
  • Newtonian fluid with uniform properties at the operating temperature (and pressure for gases). Slurries, polymer solutions and other non-Newtonian fluids need an apparent viscosity and a modified Reynolds number.
  • The regime thresholds (2,000 / 4,000) are the pipe-flow convention; some texts quote a critical Re of 2,300. Laminar flow can persist to much higher Re in a carefully undisturbed pipe, and rough or disturbed inlets trip turbulence earlier.
  • Re alone does not give the pressure drop. It selects the friction-factor relation — f = 64/Re laminar, Colebrook-White turbulent — which also needs the pipe roughness; use the friction loss calculator for the drop itself.
  • Single-phase flow. Two-phase and free-surface (open-channel) flows use different Reynolds definitions and thresholds.
  • For very small pipes or very viscous fluids the laminar regime is normal and not a problem in itself — but fittings' K-factors and valve Cv data are turbulent-basis and over- or under-state losses there.

The calculator and the SimuPipe solver share the same Reynolds-number and friction-factor code — the solver evaluates Re on every pipe of a network to pick the regime and friction factor. Its accuracy is documented case by case on the validation page (53 published cases, each with its per-pipe Reynolds number in the calculation trace).

References

None of these methods are ours — check them at the source.

  • Reynolds, O. (1883). "An experimental investigation of the circumstances which determine whether the motion of water shall be direct or sinuous, and of the law of resistance in parallel channels." Philosophical Transactions of the Royal Society, 174, 935–982. doi:10.1098/rstl.1883.0029the original transition experiments and the dimensionless group.
  • Moody, L. F. (1944). "Friction factors for pipe flow." Transactions of the ASME, 66, 671–684 — the regime bands and friction-factor chart the thresholds come from.
  • Colebrook, C. F. (1939). "Turbulent flow in pipes…" Journal of the Institution of Civil Engineers, 11(4), 133–156. doi:10.1680/ijoti.1939.13150
  • Crane Co. Flow of Fluids Through Valves, Fittings, and Pipe, Technical Paper No. 410 — practical thresholds, fluid properties and the turbulent basis of fitting data.
  • White, F. M. Fluid Mechanics, McGraw-Hill — derivation, hydraulic diameter, and the discussion of transition.
What is the Reynolds Number?

The Reynolds number (Re) is a dimensionless quantity used in fluid mechanics to predict flow patterns. It represents the ratio of inertial forces to viscous forces within a fluid flowing through a pipe or around an object.

Named after Osborne Reynolds, who first demonstrated the transition between laminar and turbulent flow in 1883, this number is one of the most important parameters in fluid dynamics and pipe system design.

Engineers use the Reynolds number to determine friction factors, predict pressure drops, and size piping systems. It is essential for selecting the correct correlation when calculating head loss using methods like Darcy-Weisbach or Colebrook-White.

Flow Regimes

Laminar flow (Re < 2,000): Fluid particles move in smooth, parallel layers with no mixing between them. The velocity profile is parabolic. Friction factor is given by f = 64/Re.

Transitional flow (2,000 < Re < 4,000): An unstable region where the flow alternates between laminar and turbulent behavior. Predictions in this range are less reliable and design should generally avoid operating here.

Turbulent flow (Re > 4,000): Fluid particles move chaotically with significant mixing. The velocity profile is flatter. Friction factors depend on both Reynolds number and pipe roughness (Colebrook-White equation).

Formula
Re=ρVDμRe = \frac{\rho \cdot V \cdot D}{\mu}
  • ReRe — Reynolds number (dimensionless)
  • ρ\rho — fluid density (kg/m³)
  • VV — flow velocity (m/s)
  • DD — internal pipe diameter (m)
  • μ\mu — dynamic viscosity (Pa·s)

When flow rate is known instead of velocity, velocity is calculated as:

V=QA=QπD24V = \frac{Q}{A} = \frac{Q}{\dfrac{\pi D^2}{4}}

Embed this Reynolds number calculator on your site

Add the free SimuPipe Reynolds number calculator to your own page or blog. Copy the code below — it includes a "Powered by SimuPipe" link back to the full tool.

Frequently Asked Questions

What Reynolds number indicates turbulent flow?
Flow in a pipe is generally considered turbulent when the Reynolds number exceeds 4,000. Below 2,000 the flow is laminar, and between 2,000 and 4,000 is the transitional zone where the flow may alternate between laminar and turbulent. These thresholds apply to internal pipe flow; external flows and non-circular ducts have different critical values.
Why does the Reynolds number matter for pipe design?
The Reynolds number determines which friction factor correlation to use. In laminar flow, the Darcy friction factor is simply 64/Re. In turbulent flow, the Colebrook-White equation (which also depends on pipe roughness) must be used. Using the wrong regime leads to significant errors in pressure drop calculations and pipe sizing.
How do I find the viscosity of my fluid?
Viscosity depends on fluid type and temperature. For water at 20 degrees C, dynamic viscosity is about 1.0 cP (0.001 Pa.s). It decreases with temperature — at 80 degrees C it drops to about 0.35 cP. For gases, viscosity increases with temperature. This calculator includes common fluid presets with temperature-dependent properties. For other fluids, check manufacturer data sheets or engineering references.
Can I calculate the Reynolds number for non-circular ducts?
Yes, by using the hydraulic diameter instead of the pipe diameter. The hydraulic diameter is defined as 4 times the cross-sectional area divided by the wetted perimeter (Dh = 4A/P). For a circular pipe this equals the internal diameter. For a square duct of side length a, Dh = a. For an annulus, Dh = D_outer - D_inner.
What is the Reynolds number for air in a typical duct?
For air at 20 degrees C flowing at 10 m/s through a 200 mm duct: Re = (1.2 kg/m3 x 10 m/s x 0.2 m) / 0.0000181 Pa.s = approximately 133,000 (rounded air properties). This is well into the turbulent regime, which is typical for HVAC and industrial ductwork. Most practical piping and duct systems operate in turbulent flow.

Design your pipe network with SimuPipe

Simulate flow, pressure drop, and sizing across your piping system.