Reynolds Number Explorer
Explore the Reynolds number through real-world scenarios. Adjust parameters interactively to build intuition about flow regimes and their practical implications.
Configure Flow
Select a Scenario
?Fluid Properties
?Enter custom values to override the selected fluid. Useful for mixtures, non-standard conditions, or experimental fluids.
Flow Regime Scale (pipe flow thresholds)
Orders of Magnitude in Nature & Engineering
What This Means for Your Flow
The Reynolds Number
The Reynolds number (Re) is a dimensionless quantity that predicts flow patterns in different fluid flow situations. It was introduced by Osborne Reynolds in 1883 based on his famous pipe flow experiments at the University of Manchester.
$$\mathrm{Re} = \frac{\rho V L}{\mu} = \frac{V L}{\nu}$$
V = characteristic velocity (m/s)
L = characteristic length (m)
ρ = fluid density (kg/m³)
μ = dynamic viscosity (Pa·s)
ν = kinematic viscosity (m²/s)
Physical Interpretation
The Reynolds number represents the ratio of inertial forces to viscous forces:
$$\mathrm{Re} = \frac{\text{Inertial forces}}{\text{Viscous forces}} \sim \frac{\rho V^2 L^2}{\mu V L} = \frac{\rho V L}{\mu}$$
- Low Re (Re ≪ 1): Viscous forces dominate. Flow is "creeping" - inertia is negligible. Examples: bacteria swimming, sedimentation of fine particles.
- Moderate Re: Both forces matter. Careful analysis needed.
- High Re (Re ≫ 1): Inertial forces dominate. Viscosity only matters near boundaries (boundary layers). Examples: aircraft, ships, most industrial flows.
Flow Regimes in Pipes
For flow in circular pipes, Reynolds identified three regimes through his dye injection experiments:
- Laminar (Re < 2,300): Flow moves in parallel layers. Dye streak remains coherent. Velocity profile is parabolic (Hagen-Poiseuille flow). Friction factor: f = 64/Re.
- Transitional (2,300 < Re < 4,000): Flow intermittently switches between laminar and turbulent. Dye streak shows periodic bursts. Sensitive to disturbances.
- Turbulent (Re > 4,000): Flow is chaotic with eddies at all scales. Dye rapidly mixes. Velocity profile is flatter. Friction factor depends on surface roughness.
Note: The critical Reynolds numbers (2,300 and 4,000) are specific to pipe flow. Other geometries have different thresholds. For example, flow over a flat plate transitions around Rex ≈ 500,000, and flow around a sphere has different behavior altogether.
Characteristic Length Selection
The choice of characteristic length (L) depends on the geometry:
- Circular pipe: L = diameter (D)
- Non-circular duct: L = hydraulic diameter = 4A/P (where A = cross-sectional area, P = wetted perimeter)
- Flat plate: L = distance from leading edge (x)
- Sphere or cylinder: L = diameter
- Airfoil: L = chord length
- Open channel: L = hydraulic radius = A/P
Dimensional Analysis & Similarity
Reynolds number enables dynamic similarity between flows. Two flows with the same Re (and same geometry) will have identical non-dimensional behavior, regardless of absolute scale. This is the foundation of wind tunnel testing and hydraulic modeling.
$$\mathrm{Re}_{\text{model}} = \mathrm{Re}_{\text{prototype}} \implies \frac{V_m L_m}{\nu_m} = \frac{V_p L_p}{\nu_p}$$
Example: To test a 1:10 scale model of a ship in a towing tank, you would need the model velocity to be 10× the prototype velocity (if using the same fluid) to match Reynolds number. This is often impractical, which is why ship models are tested at Froude number similarity instead, with Reynolds number effects corrected empirically.
Related Dimensionless Numbers
Reynolds number often appears alongside other dimensionless groups:
- Prandtl number (Pr = ν/α): Momentum vs thermal diffusivity
- Schmidt number (Sc = ν/D): Momentum vs mass diffusivity
- Nusselt number (Nu): Convective vs conductive heat transfer - correlations typically take the form Nu = f(Re, Pr)
- Friction factor (f): For pipes, f = f(Re, ε/D) where ε is surface roughness
- Drag coefficient (CD): For bodies, CD = f(Re, geometry)
Historical Note
Osborne Reynolds (1842-1912) conducted his famous experiments in 1883 using a glass tube with a dye injection system. He systematically varied flow rate and tube diameter, discovering that the transition from laminar to turbulent flow occurred at a consistent value of ρVD/μ ≈ 2,300, regardless of the individual values of velocity, diameter, or fluid properties. This was a landmark discovery in fluid mechanics and demonstrated the power of dimensional analysis.