Calculate Reynolds number for pipe flow, flat plates, and open channels. 15 fluid presets, bidirectional solving, friction factor, and visual flow regime gauge.
Science
global
Reynolds Number Calculator, Science, Calculate Reynolds number for pipe flow, flat plates, and open channels. 15 fluid presets, bidirectional solving, friction factor, and visual flow regime gauge., calc, compute
Reynolds Number Calculator
Calculate Reynolds number for pipe flow, flat plates, and open channels. 15 fluid presets, bidirectional solving, friction factor, and visual flow regime gauge.
Science global
Reynolds Number Calculator, Science, Calculate Reynolds number for pipe flow, flat plates, and open channels. 15 fluid presets, bidirectional solving, friction factor, and visual flow regime gauge., calc, compute
Reynolds Number Calculator
Calculate Reynolds number for pipe flow, flat plates, and open channels. 15 fluid presets, bidirectional solving, friction factor, and visual flow regime gauge.
6.Darcy friction factor: f = 0.3164/Re⁰·²⁵ (Blasius) = 0.019138
What Is the Reynolds Number?
The fundamental dimensionless quantity in fluid mechanics
The Reynolds number (Re) is a dimensionless quantity in fluid mechanics that predicts whether fluid flow will be laminar (smooth, orderly) or turbulent (chaotic, with eddies). It represents the ratio of inertial forces to viscous forces within a fluid.
Core Formula
Re = ρ · V · L / μ = V · L / ν
ρ (rho)
Fluid density (kg/m³)
V
Flow velocity (m/s)
L
Characteristic length (m)
μ / ν
Dynamic / kinematic viscosity
Named after Irish physicist Osborne Reynolds (1883), it is one of the most important dimensionless numbers in engineering, used in pipe design, heat transfer, aerodynamics, and CFD simulations.
Flow Regime Thresholds
Critical values that determine laminar, transitional, and turbulent flow
Critical Reynolds number thresholds vary by geometry. These are engineering guidelines, not strict physical laws — surface roughness, inlet conditions, and disturbances affect the actual transition point.
Geometry
Laminar
Transitional
Turbulent
Internal (Pipe)
Re < 2,300
2,300 – 4,000
Re > 4,000
External (Flat Plate)
Re < 300,000
300k – 500k
Re > 500,000
Open Channel
Re < 500
500 – 2,000
Re > 2,000
Friction Factor and Pressure Drop
How Re connects to real-world engineering through the Darcy-Weisbach equation
The Reynolds number directly determines the Darcy friction factor (f), which is used to calculate pressure drop in pipes via the Darcy-Weisbach equation:
ΔP = f · (L/D) · (ρV²/2)
Laminar (Re < 2300):f = 64/Re
Hagen-Poiseuille, exact analytical solution
Turbulent (Re < 10⁵):f = 0.3164/Re⁰·²⁵
Blasius correlation for smooth pipes
Higher Re:Swamee-Jain / Colebrook-White
Accounts for pipe roughness (ε/D)
This calculator uses smooth-pipe correlations. For rough pipes, consult a Moody chart or use the Colebrook-White equation with your pipe's relative roughness (ε/D).
Common Mistakes and Assumptions
Pitfalls to avoid when calculating Reynolds number
1
Using diameter vs. radius
The characteristic length for pipe flow is the full diameter, not the radius. Using the radius gives Re values that are half the correct value.
2
Temperature-dependent viscosity
Fluid viscosity changes significantly with temperature. Water at 4°C has roughly 5x the viscosity of water at 90°C. Always use viscosity at the actual operating temperature.
3
Hydraulic diameter for non-circular sections
For rectangular ducts, Dh = 4A/P (4 × area / wetted perimeter). Do not use the width or height directly — this gives incorrect Reynolds numbers.
4
Reynolds number is dimensionless
When computed correctly with consistent units, Re has no units. If your calculation produces a unit, there is a unit-conversion error.
5
Transition is not a sharp boundary
The transition from laminar to turbulent flow is gradual and depends on inlet conditions, surface roughness, and external disturbances. The thresholds (2300, 4000) are engineering conventions, not physical laws.
Frequently Asked Questions
Common questions and detailed answers
The Reynolds number (Re) is a dimensionless ratio of inertial forces to viscous forces in a fluid flow. It predicts whether flow will be laminar (smooth) or turbulent (chaotic). Engineers use it to design piping systems, predict pressure drops, determine heat transfer coefficients, and select appropriate flow models in CFD simulations. It is named after Irish physicist Osborne Reynolds, who demonstrated the concept in 1883.
For pipe flow, use the formula Re = ρ × V × D / μ, where ρ is fluid density, V is average flow velocity, D is the internal pipe diameter, and μ is the dynamic viscosity. Alternatively, Re = V × D / ν, where ν is the kinematic viscosity. For example, water (20°C) flowing at 1.5 m/s through a 50 mm pipe gives Re = 1.5 × 0.05 / 1.004×10⁻⁶ ≈ 74,700, which is turbulent.
For internal pipe flow, Re > 4,000 is generally considered fully turbulent, while Re < 2,300 is laminar. The range between 2,300 and 4,000 is the transitional zone where flow may switch between regimes. For external flow over a flat plate, the critical Re is much higher — around 500,000. For open channels, turbulence typically begins around Re = 2,000.
Dynamic viscosity (μ, in Pa·s or cP) measures a fluid's resistance to shear stress — it is an intrinsic property of the fluid. Kinematic viscosity (ν, in m²/s or cSt) is dynamic viscosity divided by density: ν = μ/ρ. Kinematic viscosity accounts for the fluid's density and is what directly appears in the Reynolds number formula (Re = VL/ν). For gases, kinematic viscosity is much larger than for liquids due to low density.
Temperature has a major effect on viscosity, which directly impacts the Reynolds number. For water, viscosity drops from 1.568 cP at 4°C to 0.315 cP at 90°C — nearly a 5x change. This means the same flow velocity and pipe diameter can produce a laminar flow in cold water but turbulent flow in hot water. Always use viscosity values at your actual operating temperature.
Hydraulic diameter (Dh) is used as the characteristic length in the Reynolds number formula for non-circular cross-sections. For a rectangular duct, Dh = 4 × (width × height) / (2 × (width + height)). For an annular pipe, Dh = D_outer - D_inner. For a circular pipe, Dh equals the diameter. This normalization allows the same Reynolds number thresholds (2300, 4000) to apply across different geometries.
Yes — this calculator supports bidirectional solving. Switch to 'Velocity' mode to find what flow velocity produces your target Reynolds number, or 'Char. Length' mode to find what pipe diameter is needed. This is useful for design problems, such as determining the maximum pipe diameter that maintains turbulent flow for a given fluid and velocity, or the minimum velocity needed to ensure turbulence for proper mixing.
The Darcy friction factor (f) is a dimensionless number used in the Darcy-Weisbach equation to calculate pressure drop in pipes: ΔP = f × (L/D) × (ρV²/2). For laminar flow, f = 64/Re (exact). For turbulent flow in smooth pipes, this calculator uses the Blasius correlation (f = 0.3164/Re^0.25 for Re < 10⁵) and the Swamee-Jain approximation for higher Reynolds numbers. For rough pipes, the Colebrook-White equation is needed.
Yes, the Reynolds number is always dimensionless — it has no units. You can use any consistent unit system (SI or Imperial). The calculator handles unit conversions automatically, so you can mix units freely (e.g., velocity in mph with diameter in mm). If your manual calculation produces units in the result, you have a unit conversion error somewhere.
In aerospace, the Reynolds number characterizes airflow over wings, fuselages, and control surfaces. The characteristic length is typically the wing chord length. Higher Re (typical of full-scale aircraft) produces different drag and lift characteristics than lower Re (wind tunnel models or drones). For flat-plate external flow, the critical Re for transition to turbulence is approximately 500,000, though it can be higher for very smooth surfaces or lower with surface roughness and pressure gradients.
Embed Reynolds Number Calculator
Add this calculator to your website or blog for free.