Skip to content
Calculator Collection

Reynolds Number Calculator

Compute the Reynolds number Re = ρvD/μ — the dimensionless ratio of inertial to viscous forces in a flowing fluid. The single most important number for predicting laminar vs turbulent flow in pipes, channels, and around objects.

Last updated: May 2026

Compare with similar

About this calculator

The Reynolds number Re = (ρ · v · D) / μ characterises the relative importance of inertial forces (ρv²) to viscous forces (μv/D) in a flowing fluid. Variables: ρ (density) in kg/m³; v (mean flow velocity) in m/s; D (characteristic length — pipe diameter for internal flow) in m; μ (dynamic viscosity) in Pa·s. The kinematic viscosity ν = μ/ρ lets you rewrite Re = vD/ν; both forms are equivalent. Re is dimensionless: the SI units cancel exactly, so the same Reynolds number means the same flow regime regardless of fluid or scale. Edge cases: viscosity must be > 0; very low velocities give vanishingly small Re (creeping/Stokes flow); very high velocities give huge Re (fully turbulent). Flow-regime thresholds for circular pipe flow (the most common case): Re < 2300 = laminar (smooth, parallel streamlines, well-described by Hagen-Poiseuille); 2300 < Re < 4000 = transition (intermittent turbulent bursts, hard to predict precisely); Re > 4000 = turbulent (chaotic, mixing, well-described by the Moody diagram and the Colebrook equation). For other geometries the critical Re differs: open-channel flow ~500–2000; flow around a sphere transitions around Re ~ 1; boundary-layer transition on a flat plate around Re_x ~ 5×10⁵. Reynolds number governs not only flow regime but also pressure drop scaling, heat transfer coefficients, and mass transfer rates — every dimensionless correlation in fluid mechanics uses Re as a primary parameter. Reference values: water at 20 °C: ρ ≈ 1000 kg/m³, μ ≈ 10⁻³ Pa·s; air at 20 °C: ρ ≈ 1.2 kg/m³, μ ≈ 1.8×10⁻⁵ Pa·s.

How to use

Example 1 — Water in a small pipe. Water (ρ = 1000 kg/m³, μ = 10⁻³ Pa·s) flows at 2.5 m/s through a 0.1 m diameter pipe. Enter Density = 1000, Velocity = 2.5, Diameter = 0.1, Viscosity = 0.001. Re = (1000 × 2.5 × 0.1) / 0.001 = 250 / 0.001 = 250,000. ✓ Well above 4000 → turbulent flow. Pressure drop calculations need the Darcy-Weisbach equation with friction factor from the Moody diagram or Colebrook equation, not the laminar Hagen-Poiseuille formula. Example 2 — Crude oil through a refinery line. Crude oil (ρ = 900 kg/m³, μ = 0.1 Pa·s — much more viscous than water) flows at 0.5 m/s through a 0.3 m diameter pipe. Enter 900, 0.5, 0.3, 0.1. Re = (900 × 0.5 × 0.3) / 0.1 = 135 / 0.1 = 1350. ✓ Below 2300 → laminar flow. Pressure drop follows Hagen-Poiseuille (ΔP = 32μLv/D²), much lower per unit length than turbulent flow would give. Heat transfer is also much slower in laminar regime, so heat exchangers handling viscous fluids are typically much larger than those handling water-like fluids at the same flow.

Frequently asked questions

What's the practical difference between laminar and turbulent flow?

Laminar flow (Re < 2300 in pipes): smooth, predictable, parallel streamlines; fluid layers slide past each other without significant mixing; pressure drop scales linearly with velocity; heat and mass transfer are slow (limited by molecular diffusion across streamlines). Turbulent flow (Re > 4000): chaotic eddies and swirls; rapid mixing across the cross-section; pressure drop scales roughly with velocity squared; heat and mass transfer are much faster (eddy diffusion is orders of magnitude greater than molecular diffusion). In design terms, turbulent flow is usually preferred for heat exchangers, mixers, and reactors because it gives much higher transport rates per unit area; laminar flow is preferred for delicate fluids (blood, polymers, microfluidic devices) where shear-induced damage matters. The transition region (Re 2300–4000) is hard to engineer reliably — flow can flip between regimes — so designs typically aim well inside one regime or the other.

Why is 2300 the standard transition value?

The 2300 threshold is empirical, from Osborne Reynolds' classic 1883 experiments with water flowing through smooth glass tubes. Below Re = 2300 he could maintain laminar flow indefinitely by injecting dye; above it, the dye trace broke into turbulent swirls. The value isn't a sharp transition — careful experiments have maintained laminar flow up to Re > 100,000 in extremely smooth tubes free of vibration, and turbulence can be triggered well below 2300 by upstream disturbances, wall roughness, or pipe entrance effects. In practical engineering, transitional flow (Re 2300–4000) is treated as unpredictable and avoided; correlations for "turbulent flow" typically apply only above Re ~ 10,000 with reasonable accuracy. Different geometries have different critical Reynolds numbers: open channels ~ 500–2000, flow over a flat plate ~ 5×10⁵, flow around a sphere ~ 1 (low values reflect different relevant length scales).

What's the characteristic length D for non-circular geometries?

For non-circular cross-sections, use the hydraulic diameter D_h = 4A/P, where A is the cross-sectional flow area and P is the wetted perimeter. For a circular pipe, D_h = 4(πD²/4)/(πD) = D, recovering the diameter. For a square duct of side a, D_h = 4a²/(4a) = a. For a rectangular duct of dimensions a × b, D_h = 4ab/(2(a + b)) = 2ab/(a + b). For flow between parallel plates separated by distance h with width much greater than h, D_h ≈ 2h. For flow over a sphere or cylinder external to the surface, use the sphere/cylinder diameter as the characteristic length. For flow over a flat plate, use the streamwise distance x from the leading edge (so Re_x = ρvx/μ varies along the plate). The hydraulic diameter approach is an engineering approximation that recovers the correct laminar friction factor exactly only for circular pipes; for highly non-circular shapes it can deviate by 10–30%.

What are the most common mistakes computing Reynolds number?

The first is mixing units — using mm instead of m for diameter, or g/cm³ instead of kg/m³ for density, produces wildly wrong Re. SI units throughout (kg/m³, m/s, m, Pa·s) ensure dimensionless Re. The second is using kinematic viscosity ν (m²/s) when the formula asks for dynamic viscosity μ (Pa·s) or vice versa; these differ by a factor of ρ. The third is using the wrong characteristic length — for a non-circular duct, use hydraulic diameter; for flow around an object, use object diameter, not pipe diameter. The fourth is forgetting that viscosity varies dramatically with temperature — water viscosity at 20 °C is ~10⁻³ Pa·s but at 80 °C only ~0.36 × 10⁻³ Pa·s; using the wrong-temperature viscosity can shift Re by 3× in heated systems. The fifth is misreading regime boundaries; the 2300/4000 thresholds are for pipe flow only and don't apply to other geometries.

When should I not use this calculator?

Skip it for compressible flow (high-speed gas at Mach > 0.3) — Reynolds number alone doesn't characterise the flow; Mach number also matters and shock structures dominate at high speeds. Don't use it for non-Newtonian fluids without using an effective viscosity at the local shear rate; polymer solutions, slurries, blood, and many food products have viscosity that depends on shear, and a single μ value misrepresents flow. It's the wrong tool for free-surface flows (open channels) without recognising that the relevant transition is around Re ~ 500–2000 and that gravity (Froude number) also matters. Avoid using it as the sole flow-regime predictor in pulsating or oscillating flow where unsteady effects dominate (Womersley number is the right dimensionless group). Finally, don't apply pipe-flow correlations (Moody diagram, Colebrook) to flow geometries they weren't calibrated for — flow around bends, through fittings, in heat exchanger bundles all need geometry-specific correlations.

Sources & references