Reynolds Number Calculator

Calculate Reynolds number and determine flow regime

Flow Parameters

Custom Fluid (Optional)

Reynolds Number Formula:
Re = V × D / ν
V = velocity, D = diameter, ν = kinematic viscosity

Reynolds Number Results

Reynolds Number
136446
Flow Regime
Turbulent

Fluid Properties

Kinematic Visc.:12.215 × 10⁻⁶ ft²/sDynamic Visc.:23.671 × 10⁻⁶ lb·s/ft²Density:62.40 lb/ft³

Flow Analysis

Critical Velocity:0.084 ft/sVelocity Ratio:59.32xEntrance Length:10.52 ftFriction Factor:0.01644

Flow Rate

195.8 GPM
Critical Reynolds Numbers:
• Laminar: Re < 2,300
• Transitional: 2,300 - 4,000
• Turbulent: Re > 4,000

What is the Reynolds Number?

The Reynolds number is a dimensionless quantity in fluid mechanics that predicts whether fluid flow through a pipe will be laminar or turbulent. Named after Osborne Reynolds, who introduced the concept in 1883, this number represents the ratio of inertial forces to viscous forces within the flowing fluid. Understanding the Reynolds number is fundamental to pipe system design, as it determines how fluids behave inside conduits and directly affects pressure drop, heat transfer, mixing efficiency, and erosion rates.

When the Reynolds number is low (typically below 2,300 for pipe flow), viscous forces dominate, and the fluid moves in smooth, parallel layers with no lateral mixing. This is called laminar flow. As the Reynolds number increases, inertial forces begin to overcome viscous forces, and the flow transitions through an unstable region (2,300 to 4,000) before becoming fully turbulent above approximately 4,000. In turbulent flow, the fluid exhibits chaotic eddies, vortices, and random fluctuations that cause intense mixing and significantly higher energy losses.

This calculator computes the Reynolds number based on fluid velocity, pipe diameter, and the fluid's kinematic viscosity. It supports water, air, light oil, and ethylene glycol solutions at various temperatures, with optional custom fluid properties for specialized applications. Beyond the Reynolds number, the calculator determines the flow regime, critical velocity for transition, entrance length, friction factor, and volumetric flow rate — all essential parameters for pipe system engineering.

The Reynolds number also governs the Darcy friction factor, which determines pressure loss along the pipe. In laminar flow, the friction factor is simply 64 divided by the Reynolds number. In turbulent flow, the Blasius correlation (for smooth pipes) provides an empirical relationship. These friction factors directly impact pump sizing, pipe diameter selection, and energy cost calculations for fluid transport systems.

The Reynolds Number Formula

The Reynolds number for flow in a circular pipe is calculated by dividing the product of the fluid velocity and pipe diameter by the kinematic viscosity of the fluid. This elegant relationship captures the competition between the fluid's momentum (which promotes turbulence) and its internal friction (which suppresses it). The formula works identically in both SI and imperial unit systems as long as all terms are expressed consistently.

The calculator first converts the pipe diameter from inches to feet to maintain unit consistency with velocity in feet per second. The kinematic viscosity, which varies dramatically with temperature and fluid type, is looked up from built-in property tables or provided as a custom input. Water at 60°F has a kinematic viscosity of approximately 1.217×10⁻⁵ ft²/s, while air at the same temperature is about 1.57×10⁻⁴ ft²/s — an order of magnitude higher.

Reynolds Number Formula

Re = V × D / ν

Where:

  • Re= Reynolds number (dimensionless)
  • V= Mean fluid velocity in feet per second (ft/s)
  • D= Pipe inside diameter in feet (ft)
  • ν= Kinematic viscosity of the fluid in ft²/s

Understanding Flow Regimes

Flow regime classification is the primary practical application of the Reynolds number. The three regimes — laminar, transitional, and turbulent — have fundamentally different flow characteristics that affect every aspect of pipe system design.

Laminar flow (Re < 2,300) features smooth, orderly fluid motion in parallel layers. The velocity profile is parabolic, with zero velocity at the pipe wall and maximum velocity at the centerline. Friction losses are proportional to velocity (not velocity squared), making laminar flow highly predictable. Heat transfer in laminar flow is relatively poor because there is no radial mixing. Most practical pipe systems operate above the laminar regime because the velocities required for useful flow rates typically produce higher Reynolds numbers.

Transitional flow (2,300 < Re < 4,000) is an unstable region where the flow alternates between laminar and turbulent behavior. The flow may appear laminar for extended periods, then suddenly transition to turbulent, then revert. This regime is generally avoided in engineering design because the behavior is unpredictable and difficult to model accurately.

Turbulent flow (Re > 4,000) is characterized by chaotic, three-dimensional eddying motion. The velocity profile is much flatter than laminar flow, with a thin boundary layer near the wall. Friction losses are proportional to velocity squared, making turbulent systems more sensitive to velocity changes. Turbulent flow provides excellent mixing and heat transfer but requires more energy to pump. Most commercial and industrial pipe systems operate in the turbulent regime.

How to Use This Calculator

Follow these steps to analyze flow conditions in your pipe system:

  1. Enter Flow Velocity: Input the mean fluid velocity in feet per second. Typical values range from 2-10 ft/s for water systems, with 5 ft/s being a common design velocity.
  2. Enter Pipe Diameter: Specify the inside diameter of the pipe in inches. This should be the actual internal diameter, not the nominal pipe size, as wall thickness affects the flow area.
  3. Select Fluid Type: Choose from water, air, light oil, 30% ethylene glycol, or 50% ethylene glycol. The calculator automatically applies the correct viscosity and density for the selected fluid at the specified temperature.
  4. Enter Temperature: Input the fluid temperature in degrees Fahrenheit. Temperature significantly affects viscosity — water at 180°F has roughly one-third the viscosity of water at 40°F, which dramatically changes the Reynolds number.
  5. Optional Custom Properties: For fluids not in the standard list, enter custom kinematic viscosity and density values. These override the built-in fluid properties.
  6. Review Results: The calculator displays the Reynolds number, flow regime classification, fluid properties, critical velocity, entrance length, friction factor, and volumetric flow rate in gallons per minute.

Real-World Applications

Reynolds number calculations are essential across numerous engineering disciplines. In HVAC design, engineers must determine flow regimes to select appropriate pipe sizes for chilled water, hot water, and condenser water systems. Turbulent flow provides better heat transfer in heat exchangers but requires larger pumps and more energy. Balancing these factors requires accurate Reynolds number analysis.

In chemical processing, the flow regime directly affects mixing efficiency, reaction rates, and heat transfer in process piping. Laminar flow may be preferred for shear-sensitive fluids like polymer solutions, while turbulent flow is essential for adequate mixing in blending operations. The Reynolds number guides the selection of pipe diameters and flow velocities for optimal process performance.

Oil and gas pipelines depend on Reynolds number calculations for predicting pressure drop over long distances. The Darcy-Weisbach equation, which uses the friction factor derived from the Reynolds number, is the standard method for calculating energy losses in transmission pipelines. Accurate Reynolds number analysis can save millions of dollars in pump and compressor energy costs over the life of a pipeline system.

Even in residential plumbing, the Reynolds number matters. Proper pipe sizing for domestic water systems requires velocities that produce turbulent flow for adequate pressure at fixtures, while drain-waste-vent systems often operate in partially filled pipes where the hydraulic diameter concept is needed to compute the effective Reynolds number.

Worked Examples

Water Flow in a 4-inch Pipe

Problem:

Determine the Reynolds number and flow regime for water at 60°F flowing at 5 ft/s through a 4-inch diameter pipe.

Solution Steps:

  1. 1Convert diameter: D = 4/12 = 0.3333 ft
  2. 2Kinematic viscosity of water at 60°F: ν = 1.217 × 10⁻⁵ ft²/s
  3. 3Compute Re = V × D / ν = 5 × 0.3333 / 0.00001217
  4. 4Re = 136,861

Result:

Reynolds number = 136,861 → Turbulent flow (Re > 4,000)

Oil Flow Transition Check

Problem:

Calculate the Reynolds number for light oil at 60°F flowing at 1 ft/s through a 2-inch pipe. Is the flow laminar or turbulent?

Solution Steps:

  1. 1Convert diameter: D = 2/12 = 0.1667 ft
  2. 2Kinematic viscosity of light oil at 60°F: ν = 5 × 10⁻⁴ ft²/s
  3. 3Compute Re = V × D / ν = 1 × 0.1667 / 0.0005
  4. 4Re = 333.4

Result:

Reynolds number = 333 → Laminar flow (Re < 2,300)

Critical Velocity Calculation

Problem:

Find the critical velocity at which water at 70°F transitions from laminar to turbulent flow in a 1-inch pipe.

Solution Steps:

  1. 1Convert diameter: D = 1/12 = 0.0833 ft
  2. 2Kinematic viscosity of water at 70°F: ν ≈ 1.059 × 10⁻⁵ ft²/s
  3. 3Critical Re for transition = 2,300
  4. 4V_critical = 2,300 × ν / D = 2,300 × 0.00001059 / 0.0833
  5. 5V_critical = 0.292 ft/s

Result:

Critical velocity = 0.292 ft/s — any velocity above this produces turbulent flow in a 1-inch water pipe at 70°F

Tips & Best Practices

  • A velocity of 5-8 ft/s is typical for water systems — below 2 ft/s may allow sediment deposition, above 10 ft/s causes excessive noise and erosion.
  • Always use the actual internal pipe diameter, not the nominal size, when computing the Reynolds number.
  • Check fluid properties at the operating temperature, not standard conditions, as viscosity changes dramatically with temperature.
  • For laminar flow applications, ensure flow meters and instruments are placed well downstream of the entrance length.
  • When designing long pipe runs, small diameter increases can significantly reduce Reynolds number and friction losses.
  • Use the friction factor output to calculate pressure drop with the Darcy-Weisbach equation for complete pipe system analysis.

Frequently Asked Questions

Laminar flow is smooth and orderly, with fluid moving in parallel layers with no mixing between them. It occurs at low Reynolds numbers (below 2,300 in pipes). Turbulent flow is chaotic and features eddies, vortices, and random fluctuations that cause intense mixing. It occurs at high Reynolds numbers (above 4,000). The transition between them is unpredictable and generally avoided in engineering design.
Temperature changes the fluid's kinematic viscosity, which is in the denominator of the Reynolds number formula. As temperature increases, liquid viscosity decreases (water becomes thinner), which increases the Reynolds number for the same flow conditions. For gases, the opposite occurs — viscosity increases with temperature. This means a water system that is laminar at 40°F may become turbulent at 140°F without any change in flow rate.
Entrance length is the distance from the pipe inlet before the flow becomes fully developed (the velocity profile stops changing). In laminar flow, it equals 0.06 × Re × D. In turbulent flow, it is roughly 4.4 × Re^(1/6) × D. Instruments and fittings should be placed downstream of the entrance length to ensure accurate measurements and predictable behavior.
The Reynolds number determines the Darcy friction factor, which directly multiplies the pressure loss in the Darcy-Weisbach equation. In laminar flow, friction loss is proportional to velocity. In turbulent flow, friction loss is proportional to velocity squared (approximately). This means doubling the flow rate in a turbulent system roughly quadruples the pressure drop, requiring significantly more pump energy.
Yes, by using the hydraulic diameter concept. For non-circular cross-sections, the hydraulic diameter (Dh) replaces the pipe diameter in the formula. Dh is defined as 4 times the cross-sectional area divided by the wetted perimeter. For a square duct, Dh equals the side length. For an annulus, Dh is the difference between outer and inner diameters. The flow regime predictions remain approximately valid.

Sources & References

Last updated: 2026-06-06

💡

Help us improve!

How would you rate the Reynolds Number Calculator?

<>

Editorial Note

MyCalcBuddy Editorial Team

This page is maintained as an educational calculator reference.

Source

Formula Source: Standard Mathematical References

by Various

UpdatedLast reviewed: May 2026
CheckedFormula checks are based on standard references and internal QA review.

Privacy choices

MyCalcBuddy uses necessary storage for the site to work. Optional analytics, notifications, and future advertising features stay off unless you allow them.