Reynolds number — a single dimensionless ratio of inertial to viscous forces — predicts whether a flow stays smooth and orderly or breaks down into the swirling, unpredictable motion of turbulence.
Computational fluid dynamics (CFD) numerically solves the governing equations of fluid flow (the Navier-Stokes equations) over a discretized domain, predicting velocity, pressure, and other flow properties throughout a fluid system. Reynolds number — the ratio of inertial forces to viscous forces in a flow — is the single most important parameter for predicting which flow regime a CFD simulation is actually dealing with, because laminar and turbulent flow require fundamentally different numerical treatment.
In laminar flow, fluid moves in smooth, parallel layers with no mixing between them — the Navier-Stokes equations can be solved directly (Direct Numerical Simulation, DNS) at a reasonable computational cost, since the flow's spatial and temporal scales stay large and manageable.
Past a critical Reynolds number, flow transitions to turbulence — chaotic, three-dimensional motion with eddies spanning an enormous range of scales, from the size of the whole flow domain down to scales where viscosity finally dissipates the motion as heat. Directly resolving every scale of a fully turbulent flow (DNS) is often computationally prohibitive for real engineering geometries, which is why practical CFD instead uses turbulence models (like RANS or LES) that approximate the statistical effect of turbulence without resolving every eddy individually.
Before even setting up a simulation, estimating Reynolds number for the flow of interest tells an engineer which numerical approach and turbulence model (if any) is appropriate — using a laminar-flow assumption for what's actually a turbulent flow (or vice versa) produces results that don't reflect real physical behavior, regardless of how fine the mesh or how long the simulation runs.
Reynolds number, which combines flow velocity, a characteristic length scale (like pipe diameter), and the fluid's kinematic viscosity into a single dimensionless ratio of inertial to viscous forces. Below roughly Re = 2300 for pipe flow, flow is typically laminar; above roughly Re = 4000, it's typically turbulent, with an unstable transitional region between.
Turbulent flow contains eddies across an enormous range of scales simultaneously, and resolving all of them directly requires an extremely fine mesh and very small time steps — computational cost grows so rapidly with Reynolds number that direct simulation of realistic turbulent engineering flows remains impractical for most applications, which is why turbulence models that approximate rather than fully resolve turbulence are the practical standard.
Not inherently — many practical flows (around vehicles, through pipes, over aircraft wings) are turbulent by nature and design, and turbulence itself can be beneficial (enhancing mixing or heat transfer) or detrimental (increasing drag) depending on the application. Reynolds number is a predictive/classification tool, not itself a measure of good or bad flow.
Try our STEM Learning Studio
More calculators, simulators, and guides for this discipline.