Osborne Reynolds' 1883 pipe-flow experiments gave engineers a single dimensionless number that predicts whether a fluid will move in smooth layers or churn chaotically — a distinction that changes everything from pipe friction losses to how an aircraft wing generates lift. This calculator applies Re = ρvL/µ to your own flow conditions, classifies the result, and can solve backward for a missing variable when you know the flow regime you're targeting.

How the Reynolds Number Calculator works

The Reynolds number is a ratio: inertial forces (the fluid's tendency to keep moving) divided by viscous forces (the fluid's internal friction resisting that motion). Re = ρvL/µ captures that ratio directly — higher density, faster velocity, or a larger length scale all push Re up and favor turbulence; higher viscosity pulls Re down and favors laminar flow. The kinematic form (Re = vL/ν) is mathematically identical, just with density and viscosity pre-combined into ν = µ/ρ, which is convenient when a fluid's kinematic viscosity is the value you have on hand.

Inputs and what they mean

Density (kg/m³) and dynamic viscosity (Pa·s) are properties of the fluid itself — water, air, and oils differ by orders of magnitude in viscosity, which is why the same pipe and velocity can be laminar for honey and wildly turbulent for water. Velocity (m/s) is the average flow speed. Characteristic length (m) is the trickiest input to get right: for a pipe it's the internal diameter, but for flow around an object (a wing, a sphere, a car) it's usually the object's length in the direction of flow. Getting the characteristic length wrong is the single most common mistake when computing Re by hand.

Limits and edge cases

The 2,300 / 4,000 thresholds are specifically the pipe-flow convention — external flows (around wings, spheres, or car bodies) and open-channel flows transition at different Re values, sometimes by orders of magnitude, because the geometry that drives instability is different. This calculator assumes a single-phase, incompressible, Newtonian fluid at steady state; it won't capture entrance effects near a pipe inlet, compressibility at high-speed gas flows, or non-Newtonian fluids (like some polymer solutions and pastes) whose viscosity itself changes with flow rate. For safety-critical engineering design, always cross-check against the specific correlation appropriate to your geometry.