Reynolds Number Calculator

Free Reynolds Number Calculator — compute Re from velocity, length and viscosity, and classify the flow as laminar, transitional or turbulent.

915.3K uses Updated · 2026-05-11 Runs locally · zero upload
AD

How to Use Reynolds Number Calculator

The Reynolds Number Calculator determines the dimensionless Re for internal or external flows from velocity, characteristic length and fluid viscosity, then classifies the result as laminar, transitional or turbulent to guide the selection of friction and heat-transfer correlations.

  1. Choose viscosity input mode — “Dynamic (ρ + μ)” if you have density and dynamic viscosity from a data sheet, or “Kinematic (ν)” if kinematic viscosity is tabulated directly.
  2. Enter velocity V — the bulk mean velocity for pipe flow, or the far-field velocity for external flows (flat plate, cylinder, sphere).
  3. Enter characteristic length L — pipe inner diameter for internal flow; hydraulic diameter for non-circular ducts; chord length for aerofoils; diameter for spheres or cylinders.
  4. Enter fluid properties — for water at 20 °C: ρ ≈ 998 kg/m³, μ ≈ 1.002 × 10⁻³ Pa·s, ν ≈ 1.004 × 10⁻⁶ m²/s; for air at 20 °C: ρ ≈ 1.204 kg/m³, ν ≈ 1.516 × 10⁻⁵ m²/s.
  5. Read Re and the flow regime — the calculator applies pipe-flow thresholds (< 2300 laminar, 2300–4000 transitional, > 4000 turbulent) and displays a plain-language regime label.

Formula & Theory — Reynolds Number Calculator

The Reynolds Number Calculator implements the classic definition of the Reynolds number, representing the ratio of inertial to viscous forces:

Re = ρ · V · L / μ    (dynamic form)
Re = V · L / ν        (kinematic form)
ν  = μ / ρ            (viscosity relationship)
SymbolMeaningSI Unit
ReReynolds number (dimensionless)
ρFluid densitykg/m³
VCharacteristic velocitym/s
LCharacteristic lengthm
μDynamic viscosityPa·s
νKinematic viscosity (= μ/ρ)m²/s

Pipe-flow regime thresholds: laminar Re < 2300 — well-ordered parallel streamlines, f = 64/Re (Hagen–Poiseuille); transitional 2300–4000 — intermittent turbulent bursts, unpredictable friction; turbulent Re > 4000 — chaotic mixing, use Colebrook–White or Moody chart. External flows: flat-plate transition at Re_x ≈ 5 × 10⁵; sphere drag crisis at Re ≈ 3–5 × 10⁵.

Use Cases for Reynolds Number Calculator

  • Pipe and duct flow regime identification — determine whether laminar (low-Re) or turbulent assumptions apply before selecting a friction-factor model (Darcy–Weisbach, Hazen–Williams).
  • Heat-transfer correlation selection — identify whether Sieder–Tate, Dittus–Boelter or Gnielinski is appropriate for the given Re range in tube-side convection.
  • Aerodynamic model scaling — match Re between a wind-tunnel sub-scale model and the full-scale vehicle to ensure boundary-layer similarity and consistent drag coefficients.
  • Pump and turbine performance — verify that impeller and blade passages operate in the turbulent regime assumed in design-point CFD models and performance curves.
  • Microfluidics — confirm Re ≪ 1 (Stokes flow) in micro-channel networks to validate laminar-flow mixing, residence-time calculations and molecular diffusion assumptions.
  • Environmental and industrial flows — classify river, estuary, pipe-network and heat-exchanger flows to select appropriate turbulence models and dispersion coefficients.

Frequently asked questions about Reynolds Number Calculator

What is the Reynolds number?

A dimensionless ratio of inertial to viscous forces in a flow: Re = ρVL/μ = VL/ν.

What are the transition thresholds?

For pipe flow: laminar Re < 2300, transitional 2300 ≤ Re ≤ 4000, turbulent Re > 4000.

Which characteristic length should I use?

Pipe diameter for internal flow, hydraulic diameter for non-circular ducts, chord length for airfoils.

Difference between dynamic and kinematic viscosity?

ν = μ/ρ. Using ν avoids carrying density separately when it is already absorbed in the kinematic value.

Is my data stored?

No. All calculations happen in your browser; nothing is sent to a server.