Calculate Reynolds Number (Re)
Use this tool to compute Reynolds number for pipe flow or external flow estimates. You can calculate with either density + dynamic viscosity or directly with kinematic viscosity.
What is Reynolds Number?
Reynolds number is a dimensionless quantity used in fluid mechanics to compare inertial forces to viscous forces. In plain language, it helps predict whether a fluid flow is smooth and orderly (laminar), unstable (transitional), or chaotic (turbulent).
Engineers use Reynolds number in pipe design, HVAC systems, chemical processing, biomedical flow analysis, and aerodynamic studies. It is one of the most important first checks when analyzing fluid behavior.
Reynolds Number Formula
Using Density and Dynamic Viscosity
Re = (ρ × V × L) / μ
- Re = Reynolds number (dimensionless)
- ρ = fluid density (kg/m³)
- V = flow velocity (m/s)
- L = characteristic length (m)
- μ = dynamic viscosity (Pa·s)
Using Kinematic Viscosity
Re = (V × L) / ν
- ν = kinematic viscosity (m²/s)
- Relation: ν = μ / ρ
How to Use This Calculator
- Select your preferred calculation method.
- Enter velocity and characteristic length.
- Enter viscosity data (and density if using dynamic viscosity).
- Click Calculate Reynolds Number.
- Read the computed Re value and the estimated flow regime.
Interpreting Results (Typical Internal Pipe Flow Guide)
- Re < 2300: Laminar flow (viscous effects dominate).
- 2300 ≤ Re ≤ 4000: Transitional flow (mixed behavior, unstable).
- Re > 4000: Turbulent flow (inertial effects dominate, mixing increases).
These thresholds are common for circular pipe flow. External flow and non-circular geometries can have different transition behavior.
Example Calculation
Suppose water at 20°C flows through a 5 cm inside-diameter pipe at 2.5 m/s.
- ρ = 998 kg/m³
- μ = 0.001002 Pa·s
- V = 2.5 m/s
- L = 0.05 m
Re = (998 × 2.5 × 0.05) / 0.001002 ≈ 124,500
This is well above 4000, so the flow is strongly turbulent.
Choosing the Right Characteristic Length
Internal Flow
- Use pipe diameter for round pipes.
- Use hydraulic diameter for ducts and non-circular channels.
External Flow
- For a flat plate, use distance from the leading edge.
- For cylinders and spheres, use object diameter.
Why Reynolds Number Matters
Pressure Drop and Pumping Power
Friction factor and pressure loss models depend on flow regime. Misclassifying flow can produce major design errors in pump sizing.
Heat and Mass Transfer
Turbulent flow generally improves mixing and transfer rates. Reynolds number is part of many Nusselt and Sherwood correlations.
Similarity and Scale Modeling
In model testing (wind tunnels, water channels), matching Reynolds number helps replicate real-world flow behavior.
Common Mistakes to Avoid
- Mixing units (for example, mm with m, or cP with Pa·s).
- Using wrong characteristic length.
- Using viscosity at the wrong temperature.
- Assuming pipe thresholds apply to all geometries.
Final Note
Reynolds number is a first-order indicator, not a full simulation. For critical systems, combine Re analysis with friction, roughness, compressibility, and experimental/CFD validation where needed.