Reynolds Number Calculator
The Reynolds number is a dimensionless ratio that predicts whether a fluid will flow smoothly or break into turbulence. Pick a preset fluid or enter your own properties, give a velocity (or a pipe flow rate), choose dynamic or kinematic viscosity, and the calculator returns Re, classifies the flow for your geometry, and shows the maximum laminar velocity.
Formula
Worked example
Water (rho = 998 kg/m3, mu = 0.001 Pa.s) flowing at v = 2 m/s through a pipe of diameter L = 0.05 m: Re = (998 x 2 x 0.05) / 0.001 = 99.8 / 0.001 = 99,800, which is turbulent. Using kinematic viscosity nu = 1.0e-6 m2/s gives the same result: Re = (2 x 0.05) / 1.0e-6 = 100,000.
What the Reynolds number tells you
The Reynolds number compares the inertial forces that carry a fluid forward against the viscous forces that resist shearing within it. When viscous forces win, the fluid moves in smooth parallel layers that slide past one another without mixing, this is laminar flow. When inertial forces win, small disturbances grow into swirling eddies and the motion becomes turbulent. Because Re is a single dimensionless number, two completely different systems, say a tiny capillary and a large oil pipeline, behave identically if their Reynolds numbers match, which is the basis of model-scale testing in wind tunnels and tow tanks.
Presets, flow rate and unit systems
Rather than hunting for fluid properties, pick a preset such as water, air, blood, ethanol, olive oil, honey or mercury and the calculator fills in density and viscosity at a stated temperature. Choose Custom to type your own. If you only know the volumetric flow rate through a round pipe, switch the speed input to flow rate and the calculator divides it by the pipe cross-section (pi/4 times diameter squared) to get the average velocity before computing Re. The whole tool runs in metric or imperial: every entry is converted to SI units internally, so the dimensionless Reynolds number comes out the same either way.
Choosing the characteristic length and geometry
The characteristic length L is the geometric scale that controls the flow. For flow inside a circular pipe, L is the inner diameter. For flow over a flat plate or an airfoil, L is the streamwise length or chord measured from the leading edge. For flow around a sphere or cylinder, L is the diameter of the object. Because the transition point depends on the geometry, the calculator lets you pick pipe, flat plate or sphere and applies the matching thresholds: roughly 2300 to 4000 for pipe flow, near 500,000 for a flat-plate boundary layer, and around 200,000 for external flow over a sphere or cylinder. It also reports the maximum velocity that keeps the flow laminar at your chosen length.
Dynamic versus kinematic viscosity
You can enter either dynamic viscosity mu (units Pa.s), which pairs with density as Re = rho*v*L / mu, or kinematic viscosity nu (units m2/s), used directly as Re = v*L / nu, where nu = mu / rho. Both give exactly the same Reynolds number; they are just two ways of bundling the same physical properties. The results panel reports both mu and nu so you can cross-check against whichever your reference table lists. If a table gives only kinematic viscosity, this calculator handles the conversion for you once you select the kinematic option.
Transition thresholds by geometry
| Geometry | Characteristic length | Laminar below | Turbulent above |
|---|---|---|---|
| Round pipe (internal) | Inner diameter | Re < 2300 | Re > 4000 |
| Flat plate / airfoil | Length or chord from leading edge | Re < 5x10^5 | Re > 5x10^5 |
| Sphere / cylinder | Diameter | Re < 2x10^5 | Re > 2x10^5 |
| Open channel | Hydraulic radius | Re < 500 | Re > 2000 |
Approximate critical Reynolds numbers; exact values depend on roughness, turbulence intensity and entry conditions.
Frequently asked questions
Is a high or low Reynolds number better?
Neither is universally better, it depends on the goal. Laminar (low Re) flow minimizes drag and gives predictable, quiet behavior, which is ideal for precise dosing or lubrication. Turbulent (high Re) flow mixes fluids and transfers heat far more effectively, which is often desirable in heat exchangers and combustion. The Reynolds number simply tells you which regime you are in.
Why is the Reynolds number dimensionless?
In Re = rho*v*L / mu, the units of the numerator (kg/m3 x m/s x m = kg/(m.s)) exactly cancel the units of dynamic viscosity mu (Pa.s = kg/(m.s)). Because everything cancels, Re is a pure number with no units. This is what lets engineers compare flows across vastly different scales and fluids, and why the value is identical whether you enter metric or imperial units.
How do I get the velocity from a pipe flow rate?
For a full round pipe, the average velocity equals the volumetric flow rate divided by the cross-sectional area, where the area is pi/4 times the diameter squared. Set the speed input to flow rate and enter the diameter as the characteristic length, and the calculator does this for you before computing the Reynolds number.
Do the 2300 and 4000 thresholds always apply?
No. Those values are specific to fully developed flow inside a smooth round pipe. Flow over a flat plate typically transitions near Re of 500,000, and flow around a sphere has its own characteristic transitions near 200,000. Use the geometry selector so the calculator applies the threshold that matches the characteristic length you chose.