chemical engineering calculators

Pipe Flow Pressure Drop Calculator

Compute pressure drop along a straight pipe section using the Darcy-Weisbach equation, with automatic friction factor selection for laminar or turbulent flow. Essential for sizing pipes and checking pump requirements.

About this calculator

The Darcy-Weisbach equation gives pressure drop ΔP = f × (L/D) × (ρv²/2), where f is the Darcy friction factor, L is pipe length, D is inner diameter, ρ is fluid density, and v is mean velocity. Velocity is found from continuity: v = Q / A = Q / (π(D/2)²). The flow regime is characterized by the Reynolds number Re = ρvD/μ, where μ is dynamic viscosity. For laminar flow (Re < 2300), f = 64/Re exactly. For turbulent flow, this calculator applies the Blasius approximation f = 0.316/Re^0.25, valid for smooth pipes up to Re ≈ 100,000. The result is in Pascals, giving engineers the friction head loss needed for pump selection and pipe network analysis.

How to use

Inputs: Q = 18 m³/h, D = 100 mm, L = 50 m, ρ = 1000 kg/m³, μ = 0.001 Pa·s. Step 1 — velocity: v = (18/3600) / (π × (0.05)²) = 0.005 / 0.007854 = 0.637 m/s. Step 2 — Reynolds: Re = 1000 × 0.637 × 0.1 / 0.001 = 63,700 (turbulent). Step 3 — friction factor: f = 0.316 / 63700^0.25 = 0.316 / 15.89 = 0.0199. Step 4 — ΔP: 0.0199 × (50/0.1) × (1000 × 0.637²/2) = 0.0199 × 500 × 202.6 = 2016 Pa ≈ 2.02 kPa.

Frequently asked questions

How does pipe diameter affect pressure drop in fluid flow?

Pressure drop scales very steeply with pipe diameter — roughly inversely with D⁵ when combining the velocity and friction factor dependence in fully turbulent flow. Halving the pipe diameter increases pressure drop by approximately 32 times at the same flow rate. This is why engineers upsize pipes when pumping energy costs are significant: a modest increase in diameter can dramatically cut friction losses and reduce pump power requirements over the lifetime of the system. The trade-off is higher capital cost for larger pipes and fittings.

What is the Reynolds number and how does it determine the flow regime in pipes?

The Reynolds number Re = ρvD/μ is a dimensionless ratio of inertial to viscous forces in the fluid. Below Re ≈ 2300, viscous forces dominate and flow is laminar — fluid moves in orderly parallel layers and f = 64/Re applies exactly. Above Re ≈ 4000, inertia dominates and flow becomes turbulent with chaotic mixing, requiring empirical friction factor correlations like Blasius or Colebrook-White. Between 2300 and 4000 lies the transition zone where predictions are unreliable. High velocity, large diameter, or low viscosity all increase Re and promote turbulence.

When should I use the Darcy-Weisbach equation instead of the Hazen-Williams formula?

Darcy-Weisbach is the physically rigorous choice and applies to any Newtonian fluid at any flow regime when density and viscosity are known. It is preferred for industrial piping of gases, oils, chemicals, or water when accuracy matters. Hazen-Williams is an empirical approximation developed specifically for water in turbulent flow through circular pipes; it is simpler (no viscosity input needed) and widely used in civil water distribution network software, but it cannot handle non-water fluids or laminar conditions. For engineering design involving non-water fluids or precise pump sizing, always use Darcy-Weisbach.