Flow Conditions
Laminar: Re < 2,300
Transitional: 2,300 ≤ Re < 4,000
Turbulent: Re ≥ 4,000
Interactive Reynolds number calculator with real-time flow regime map. Adjust velocity, characteristic length, and fluid properties to determine laminar, transitional, or turbulent flow classification.
The Reynolds number (Re) is defined as the ratio of inertial forces to viscous forces within a fluid flow. This single dimensionless quantity governs the transition between flow regimes.
$$Re = \frac{\rho V L}{\mu}= \frac{V L}{\nu}$$Where:
$\rho$ = fluid density [kg/m³]
$V$ = characteristic flow velocity [m/s]
$L$ = characteristic length scale [m] (e.g., pipe diameter, wing chord)
$\mu$ = dynamic viscosity [Pa·s]
$\nu$ = kinematic viscosity ($\nu = \mu / \rho$) [m²/s]
The critical Reynolds number marks the transition from laminar to turbulent flow. This value is not universal but is determined experimentally for specific geometries.
$$Re_{crit}\approx 2300 \quad \text{(for smooth circular pipe flow)}$$ $$Re_{crit}\approx 5 \times 10^5 \quad \text{(for flow over a flat plate)}$$The physical meaning is clear: when inertial forces dominate (high Re), small disturbances grow, leading to turbulence. When viscous forces dominate (low Re), disturbances are damped out, maintaining laminar flow.
The Reynolds number $Re$ is a dimensionless quantity expressing the ratio of inertial forces to viscous forces, and is the basic indicator of whether a flow is laminar or turbulent.
$Re = \dfrac{\rho V L}{\mu} = \dfrac{V L}{\nu}$
Here $\rho$ is density, $V$ a characteristic velocity, $L$ a characteristic length, $\mu$ the dynamic viscosity, and $\nu=\mu/\rho$ the kinematic viscosity. A small $Re$ means viscosity dominates and the flow is smooth (laminar); a large $Re$ means inertia dominates and the flow is eddying (turbulent). For the same fluid and geometry, higher speed or larger size gives a higher $Re$.
The $Re$ at which a flow transitions from laminar to turbulent depends on the geometry (how the characteristic length is taken). Typical guidelines:
| Flow / geometry | Characteristic length $L$ | Transition (guideline) |
|---|---|---|
| Internal pipe flow | Inside diameter $D$ (hydraulic diameter $D_h=4A/P$ for non-circular) | Laminar $Re<2300$, transitional $2300\sim4000$, turbulent $Re>4000$ |
| Boundary layer on a flat plate | Distance $x$ from the leading edge | $Re_x \approx 5\times10^5$ |
| Flow around a sphere / cylinder | Diameter $D$ | $Re \approx 2\times10^5$ (drag crisis) |
The pipe-flow value $Re\approx2300$ is the most widely used. Selecting a geometry in this simulator computes $Re$ for the corresponding characteristic length and reports the laminar/turbulent classification.
Computing the Reynolds number requires the fluid density $\rho$, viscosity $\mu$, and kinematic viscosity $\nu$. Representative values near 20°C are below; they vary strongly with temperature, so use properties appropriate to the actual conditions.
| Fluid | Density $\rho$ [kg/m³] | Viscosity $\mu$ [Pa·s] | Kinematic viscosity $\nu$ [m²/s] |
|---|---|---|---|
| Water | $\approx 998$ | $1.0\times10^{-3}$ | $1.0\times10^{-6}$ |
| Air | $\approx 1.20$ | $1.8\times10^{-5}$ | $1.5\times10^{-5}$ |
| Oil (ISO VG46, at 40°C) | $\approx 870$ | $\approx 0.04$ | $\approx 4.6\times10^{-5}$ |
Air has a kinematic viscosity roughly 15× that of water, so for the same speed and size its $Re$ is smaller (more likely laminar). Oil is highly viscous and tends to remain laminar even in pipes.
Aerodynamic Design: Engineers design aircraft wings to maintain laminar flow over as much of the surface as possible to reduce skin friction drag. They use the Reynolds number, based on wing chord length and cruise speed, to predict where transition to turbulence will occur and shape the wing accordingly.
Pipe Network Design: In water supply or chemical processing plants, knowing whether the flow is laminar or turbulent is essential for calculating pumping power requirements and pressure drops. Turbulent flow requires significantly more energy to move fluid through pipes.
Microfluidics & Lab-on-a-Chip Devices: In these tiny channels, the characteristic length $L$ is so small that the Reynolds number is often less than 1, guaranteeing laminar flow. This allows precise control of fluid mixing and particle manipulation, which is crucial for medical diagnostics.
HVAC Systems: Designing efficient heating, ventilation, and air conditioning ducts involves ensuring air flows are in the desired regime. Turbulent flow improves heat exchange in radiators but increases noise and energy loss in ductwork, so engineers carefully calculate Re for different system components.
When you start using this tool, there are a few points you should be careful about. First is the "Selection of the Characteristic Length L". For flow inside a pipe, the inner diameter is almost always correct, but what if the flow channel is a rectangular duct? In that case, you use the hydraulic diameter $D_h = \frac{4 \times \text{Cross-sectional Area}}{\text{Wetted Perimeter}}$. The Reynolds number will be different for the same flow velocity between a circular pipe with a 25mm inner diameter and a square duct of 25mm×25mm.
Next is the point that "the Critical Reynolds Number is not an absolute boundary". Textbooks teach that "transition occurs at Re=2300, turbulent at 4000", but this is under ideal conditions close to a "smooth circular pipe" with a "smooth inlet". Actual field piping often has complex inlet shapes or rough inner surfaces, so it's not uncommon for disturbances to start at lower Re numbers, say around 2000. The tool's judgment is merely a "guideline". The practical tip is to make judgments erring on the side of safety (the side of higher pressure loss).
Finally, the common mistake of "overlooking the temperature dependence of physical properties". This tool lets you select representative temperatures like "Water (20°C)", but in actual plants, fluid temperature can fluctuate significantly. For example, water at 80°C has a viscosity about one-third that of water at 20°C. Even at the same flow velocity, the Re number can jump to about three times higher, potentially changing the flow regime completely. For critical designs, check the Re across the entire operating temperature range.
Water flowing through a steel pipe: velocity = 2.5 m/s, pipe diameter = 0.05 m, density = 998 kg/m³, dynamic viscosity = 0.001 Pa·s. Reynolds number = (998 × 2.5 × 0.05) / 0.001 = 124,750. Result: Turbulent regime (Re > 4000). For the same pipe at velocity = 0.3 m/s, Re = 14,970, borderline transition zone. Increasing viscosity to 0.01 Pa·s (heavier oil) drops Re to 12,475, firmly laminar-transition boundary.