Science

Pipe Flow Calculator

Calculate flow rate, velocity, Reynolds number, flow regime, friction factor, and pressure drop for fluid flowing through a circular pipe.

Quick Answer

Water at 2 m/s through a 50mm pipe: Q = 3.93 L/s (62.3 GPM), Re = 99,600 (turbulent). Pressure drop over 10m: ~7.8 kPa. Use the calculator below for your specific conditions.

Disclaimer: This calculator provides estimates for educational purposes. Real piping systems involve fittings, bends, valves, and other losses not included here. Consult a licensed engineer for system design.

Calculate Pipe Flow

Enter pipe dimensions, fluid properties, and flow conditions.

Flow Rate
235.6 L/min
62.2 GPM
Velocity
2 m/s
Reynolds Number
99,601
Flow Regime
Turbulent
Friction Factor
0.02184
Pressure Drop
Pressure Drop8,719 Pa
In kPa8.72 kPa
In psi1.26 psi
Head Loss0.89 m
Pipe Details
Cross-Sectional Area0.001963
Volumetric Flow0.003927 m³/s
Mass Flow Rate3.919 kg/s

About This Tool

The Pipe Flow Calculator determines the key hydraulic parameters of fluid flowing through a circular pipe. By entering the pipe diameter, fluid velocity (or volumetric flow rate), fluid density, and dynamic viscosity, you can instantly calculate the Reynolds number, flow regime (laminar, transitional, or turbulent), Darcy friction factor, pressure drop, and head loss. This tool is essential for hydraulic engineers, plumbing designers, chemical engineers, and anyone working with fluid transport systems.

The Continuity Equation

The continuity equation is one of the most fundamental principles in fluid mechanics. For an incompressible fluid in a steady-state system, the volumetric flow rate Q must remain constant throughout the pipe: Q = A * V, where A is the pipe cross-sectional area and V is the average fluid velocity. For a circular pipe with inner diameter D, the area is A = pi * D^2 / 4. This means that if you know any two of the three quantities (Q, A, V), you can calculate the third. When a pipe narrows, velocity increases proportionally to maintain constant flow rate, a principle that underlies everything from garden hose nozzles to Venturi meters.

Reynolds Number and Flow Regimes

The Reynolds number Re = rho * V * D / mu is perhaps the most important dimensionless number in fluid mechanics. It represents the ratio of inertial forces to viscous forces within a fluid. At low Reynolds numbers (Re less than 2,300), viscous forces dominate and flow is laminar: fluid moves in smooth, parallel layers with a parabolic velocity profile. At high Reynolds numbers (Re greater than 4,000), inertial forces dominate and flow becomes turbulent: chaotic eddies form, mixing is enhanced, and the velocity profile flattens. The transitional regime between 2,300 and 4,000 is unpredictable and is usually avoided in engineering design.

The flow regime has enormous practical implications. Laminar flow has lower pressure drops (good for efficiency) but poor mixing (bad for heat exchangers). Turbulent flow has higher pressure drops but excellent mixing and heat transfer. Pipe system designers must balance these tradeoffs. For example, domestic water supply pipes are designed for turbulent flow to prevent stagnation and biofilm growth, while oil pipelines may operate in laminar or transitional regimes to minimize pumping costs.

Pressure Drop and the Darcy-Weisbach Equation

The Darcy-Weisbach equation calculates pressure drop due to friction: delta-P = f * (L/D) * (rho * V^2 / 2), where f is the Darcy friction factor, L is pipe length, D is diameter, rho is density, and V is velocity. For laminar flow, the friction factor is simply f = 64/Re. For turbulent flow, the Colebrook-White equation relates f to Re and the relative roughness epsilon/D, where epsilon is the absolute roughness of the pipe surface. This calculator iteratively solves the Colebrook-White equation using 50 iterations for convergence.

Pressure drop is critical for pump and compressor sizing. Undersized pipes lead to excessive pressure drops, requiring more powerful (and expensive) pumps. Oversized pipes waste material and money. Engineers aim for an economical velocity that balances pipe cost against energy cost. For water, typical design velocities are 1-3 m/s for supply lines and 0.6-1.2 m/s for gravity drainage. Understanding these relationships helps optimize system design and reduce lifecycle costs in industrial, commercial, and residential piping systems.

Frequently Asked Questions

What is the Reynolds number and why does it matter?
The Reynolds number (Re) is a dimensionless quantity that predicts whether fluid flow will be laminar or turbulent. It is calculated as Re = ρVD/μ, where ρ is fluid density, V is velocity, D is pipe diameter, and μ is dynamic viscosity. Re < 2,300 indicates laminar flow (smooth, predictable). Re > 4,000 indicates turbulent flow (chaotic, with eddies). Between 2,300 and 4,000 is transitional. Turbulent flow causes higher pressure drops but also better mixing.
How is pressure drop calculated in a pipe?
Pressure drop is calculated using the Darcy-Weisbach equation: ΔP = f * (L/D) * (ρV²/2), where f is the Darcy friction factor, L is pipe length, D is diameter, ρ is density, and V is velocity. The friction factor depends on the Reynolds number and pipe surface roughness. For laminar flow, f = 64/Re. For turbulent flow, the Colebrook-White equation relates f to Re and relative roughness (ε/D). This calculator iteratively solves the Colebrook-White equation for turbulent conditions.
What is the continuity equation for pipe flow?
The continuity equation states that the mass flow rate must remain constant along a pipe: ρ₁A₁V₁ = ρ₂A₂V₂. For incompressible fluids (constant density), this simplifies to A₁V₁ = A₂V₂, or Q = AV, where Q is the volumetric flow rate, A is the pipe cross-sectional area (πD²/4), and V is the average fluid velocity. If a pipe narrows, velocity must increase proportionally.
What pipe roughness value should I use?
Pipe roughness (ε) depends on the material: drawn tubing (copper, brass) ≈ 0.0015 mm, commercial steel ≈ 0.045 mm, galvanized iron ≈ 0.15 mm, cast iron ≈ 0.26 mm, concrete ≈ 0.3-3.0 mm, PVC/plastic ≈ 0.0015-0.007 mm. Roughness increases with age due to corrosion and scale buildup. The default in this calculator (0.045 mm) is for new commercial steel pipe.
How do I convert between flow rate and velocity?
Use Q = A * V, where Q is volumetric flow rate (m³/s), A is the pipe's cross-sectional area (m²), and V is the average velocity (m/s). For a circular pipe, A = πD²/4. So for a 50mm (0.05m) diameter pipe at 2 m/s: A = π(0.05)²/4 = 0.00196 m², Q = 0.00196 * 2 = 0.00393 m³/s = 3.93 L/s. This calculator automatically converts between velocity and flow rate.

Was this tool helpful?