Reynolds Number Calculator

Classify fluid flow as Laminar, Transitional, or Turbulent in any pipe or duct. Enter fluid properties and flow conditions for an instant Re calculation.

Fluid Medium
Flow Input Method
Flow Parameters
Reynolds Number (Re)
--
Enter values above
Fill in the flow parameters to classify the fluid regime.
Regime Context Guide

Engineers use the Reynolds number to predict pressure drops, size pumps, and select valve types before a single pipe is laid. Here is how each regime affects practical plumbing and process engineering decisions.

Laminar Flow
Re < 2,300

Smooth, parallel streamlines. Pressure drop scales linearly with velocity. Ideal for viscous fluids, microfluidics, and lubrication systems. Pump sizing uses the Hagen-Poiseuille equation. Low noise and minimal vibration.

Transitional Flow
2,300 to 4,000

Unstable and unpredictable. Pressure drop calculations are unreliable. Engineers typically redesign the system to avoid this zone by either reducing flow velocity (push Re below 2,300) or increasing it (push Re above 4,000) for predictable behavior.

Turbulent Flow
Re > 4,000

Chaotic eddies and cross-mixing. Pressure drop scales with velocity squared, requiring more pump power over long runs. Excellent heat and mass transfer. Use the Darcy-Weisbach equation and a Moody chart to account for pipe roughness in pressure drop calculations.

Key Terms Explained
Reynolds Number (Re)
A dimensionless ratio comparing inertial forces to viscous forces in a fluid. It predicts whether flow will be smooth (laminar) or chaotic (turbulent) without any units.
Laminar Flow
Flow in which fluid moves in smooth, parallel layers with no cross-currents or eddies. Occurs at Re below 2,300 in circular pipes. Like toothpaste squeezed in a neat ribbon.
Turbulent Flow
Chaotic, irregular flow with eddies, vortices, and rapid mixing. Occurs at Re above 4,000. Higher friction losses but superior heat and mass transfer characteristics.
Transitional Flow
An unstable regime between Re 2,300 and 4,000 where flow can switch between laminar and turbulent spontaneously. Engineers avoid designing systems that operate here.
Dynamic Viscosity (μ)
Measured in Pascal-seconds (Pa·s) or Centipoise (cP). Quantifies how much force is needed to slide one layer of fluid past another at a given rate. A property of the fluid at a given temperature.
Kinematic Viscosity (ν)
Dynamic viscosity divided by fluid density (m²/s). Describes how momentum diffuses through the fluid, accounting for its own inertia. Used in some alternative Re formulas: Re = v·D / nu.
Characteristic Length (D)
The relevant geometric dimension for the flow - the internal diameter for circular pipes. For non-circular ducts, the hydraulic diameter (4 times cross-sectional area divided by wetted perimeter) is used instead.
Volumetric Flow Rate (Q)
The volume of fluid passing a cross-section per unit time (L/s, m³/h, or GPM). Related to velocity by Q = v times the pipe cross-sectional area. This calculator accepts Q directly and derives velocity internally.
Pipe Friction
Resistance to flow caused by the fluid's viscosity and the roughness of the pipe wall. In laminar flow it is purely viscous. In turbulent flow, wall roughness dominates and is quantified by the Darcy friction factor via the Moody chart.
Hydraulic Diameter
A substitute characteristic length for non-circular ducts, defined as 4 times the cross-sectional area divided by the wetted perimeter. For a circular pipe, hydraulic diameter equals the pipe's internal diameter exactly.

The Complete Guide to the Reynolds Number in Pipe Flow

Whether you are sizing a pump, selecting a valve, designing a heat exchanger, or troubleshooting a noisy water main, the Reynolds number is the single most important dimensionless quantity in fluid mechanics. It tells you, before you run a single experiment, whether the flow in your pipe will behave smoothly or chaotically - and that distinction changes almost every downstream engineering decision.

How to Use This Calculator

Start by selecting a fluid preset. The calculator will auto-fill density and viscosity for Water, Air, or SAE 30 Motor Oil at 20°C. If you are working with a different fluid or a fluid at a different temperature, choose "Custom Fluid" and enter your own values. Then select your input method: if you know the flow velocity directly, use the Velocity tab. If you know the volumetric flow rate (e.g. from a pump curve or a flow meter reading), use the Flow Rate tab and enter the pipe diameter - the calculator derives velocity internally. The Reynolds number and flow regime classification update in real time as you type.

The Physics Behind the Formula

Re = (ρ × v × D) / μ
rho = density (kg/m³) | v = velocity (m/s) | D = diameter (m) | mu = dynamic viscosity (Pa·s)

The numerator represents inertial forces - the tendency of moving fluid to keep moving and resist changes in direction. The denominator represents viscous forces - the fluid's internal "stickiness" that damps out disturbances. When the ratio is small (low Re), viscous forces win: any perturbation is quickly smoothed out, and flow stays laminar. When the ratio is large (high Re), inertial forces dominate: small disturbances amplify into eddies and the flow becomes turbulent.

Converting Volumetric Flow Rate to Velocity

v = Q / (π × (D/2)²)
Q = volumetric flow rate (m³/s) | D = pipe internal diameter (m)

When you enter a flow rate, the calculator first converts it to SI units (m³/s), then divides by the pipe cross-sectional area to get velocity in m/s, then uses that velocity in the Re formula. This matches the standard approach in every fluid mechanics textbook.

How Engineers Use Re to Predict Pressure Drop and Size Pumps

In laminar flow, the Hagen-Poiseuille equation gives the exact pressure drop: delta P = 128 times mu times L times Q, divided by pi times D to the fourth power. Pressure drop scales linearly with both flow rate and pipe length. Doubling the flow rate doubles the pressure drop, and doubling the pipe length doubles it again. Pump sizing in laminar systems is highly predictable.

In turbulent flow, the Darcy-Weisbach equation is used: delta P = f times (L/D) times (rho times v squared / 2). The friction factor f is no longer constant - it depends on both the Reynolds number and the relative roughness of the pipe wall (pipe roughness divided by D), read from a Moody chart or calculated using the Colebrook equation. Because pressure drop scales with v squared in turbulent flow, doubling flow velocity quadruples the pressure drop and the pump power required. Pipe material selection (smooth PVC versus rough cast iron) also becomes critical.

Practical Engineering Rules of Thumb

  • A standard design velocity for water in building plumbing is 1-3 m/s (3-10 ft/s). At these velocities, most residential pipe diameters produce turbulent flow.
  • In oil pipelines, lower flow velocity is preferred specifically to maintain lower Re and reduce friction losses over hundreds of kilometers.
  • Heat exchanger shell-and-tube designs target Re above 10,000 on the tube side for strong convective heat transfer coefficients.
  • HVAC duct designers use hydraulic diameter to apply the same Re criteria to rectangular ducts.
  • Food processing and pharmaceutical piping often requires sanitizable smooth surfaces precisely because turbulent flow creates cleaning action at high Re that can be validated by Re calculation.

Frequently Asked Questions

Why does the Reynolds number not have any units?
The Reynolds number is dimensionless because the units of every variable in the formula cancel out perfectly. The numerator (density times velocity times diameter) has units of kg/m³ times m/s times m, which equals kg/(m·s). The denominator (dynamic viscosity) has units of Pa·s. Since a Pascal equals kg/(m·s²), Pa·s equals kg/(m·s). Dividing numerator by denominator leaves no units at all. This is intentional: it means a Reynolds number of 2,000 means exactly the same thing whether you are working in metric or imperial units, making Re a universal, system-agnostic descriptor of flow behavior.
What is the difference between dynamic viscosity and kinematic viscosity?
Dynamic viscosity (mu, in Pa·s or Centipoise) measures a fluid's internal resistance to shear stress - how hard it is to physically push layers of fluid past each other. It is a direct property of the fluid itself. Kinematic viscosity (nu, in m²/s or Centistokes) is dynamic viscosity divided by fluid density. It measures how the fluid's momentum diffuses through itself, accounting for the fluid's own inertia. The Reynolds number formula uses dynamic viscosity directly. If you only have kinematic viscosity, you can back-calculate: dynamic viscosity equals kinematic viscosity times density. Water at 20°C has a dynamic viscosity of about 1.002 cP and a kinematic viscosity of about 1.004 cSt.
Why is turbulent flow usually preferred in heat exchangers but avoided in long pipelines?
Turbulent flow creates chaotic mixing eddies that constantly bring hot and cold fluid layers into contact with each other and with the pipe wall. This dramatically increases the convective heat transfer coefficient, allowing heat exchangers to transfer more energy using shorter, cheaper tubing. In a long pipeline, however, this same chaotic motion is a liability: it creates far greater friction losses than laminar flow (proportional to velocity squared rather than velocity), requiring more pump energy and higher operating costs over long distances. Oil and gas pipelines are engineered specifically to maintain Reynolds numbers as low as practically possible to minimize these losses.
How does temperature affect the Reynolds number of a fluid?
Temperature primarily affects Re by changing the fluid's viscosity. For liquids like water and oil, viscosity decreases significantly as temperature rises - hot water is runnier than cold water. A lower viscosity means a higher Reynolds number for the same flow conditions, pushing the flow closer to or into the turbulent regime. For gases like air, the relationship is opposite: viscosity increases slightly with temperature (hot air is marginally thicker), which slightly lowers Re. The effect on liquids is much more dramatic. For example, water's dynamic viscosity drops from about 1.79 cP at 0°C to 0.36 cP at 70°C - a fivefold reduction that would nearly quintuple the Reynolds number at the same flow velocity.
At what exact Reynolds number does flow transition from laminar to turbulent?
There is no single exact transition point. The transition occurs over a range. Below Re = 2,300, flow in a circular pipe is reliably laminar. Above Re = 4,000, flow is reliably turbulent. Between 2,300 and 4,000 is the transitional regime, where flow can alternate between laminar and turbulent bursts, is sensitive to pipe surface roughness, upstream disturbances, and vibration, and is generally unpredictable for engineering design. These thresholds apply specifically to flow inside smooth, straight, circular pipes. Other geometries, non-circular ducts, curved pipes, or open channels have different critical Reynolds numbers.