Fluid mechanics · Calculator

Pipe pressure drop.

Friction pressure loss for a fluid flowing through a pipe. Uses the Darcy-Weisbach equation with the Swamee-Jain explicit friction factor — accurate for turbulent flow in a wide range of pipes.

How this works

The friction pressure drop is calculated by the Darcy-Weisbach equation:

Δp = f × (L/D) × (ρ × v²) / 2

where Δp is pressure drop (Pa), f is the Darcy friction factor (dimensionless), L is pipe length, D is inside diameter, ρ is fluid density, and v is mean velocity.

The friction factor problem

The Darcy friction factor depends on the Reynolds number (Re = ρvD/μ) and the relative pipe roughness (ε/D). For laminar flow (Re < 2300), it's simply f = 64/Re. For turbulent flow, the canonical equation is Colebrook-White, which is implicit and must be solved iteratively. This calculator uses the Swamee-Jain explicit approximation, which is accurate to within 1% of Colebrook-White across the practical range and runs in one step:

f = 0.25 / [log₁₀((ε/3.7D) + (5.74/Re^0.9))]²

Why this matters

Pipe pressure drop scales with the square of velocity. Doubling the flow rate quadruples the pressure drop. Halving the pipe diameter at constant flow rate multiplies pressure drop by about 32× (D drops by 2, velocity quadruples, f doesn't change much). Pipe sizing is dominated by this.

Typical applications

ApplicationAcceptable pressure dropWhy
Residential water supply0.5–3 psi over the runAbove this, fixtures lose pressure at peak demand.
Hydronic heating loop4–10 ft of headSets the circulator pump sizing.
Compressed air shop main< 10% of supply pressurePressure drop wastes compressor energy.
Natural gas appliance line0.3" w.c. (water column)NFPA 54 limit for residential lines.
Industrial process water10–50 psi per 100 ftDepends on pump capacity and process need.
Long water transmission0.5–5 psi per 1000 ftEnergy cost dominates; size up.

When this calculator is wrong

Sources

Disclaimer. This calculator is for educational and rough-sizing use. For pressure-rated systems, regulated installations (gas, fire sprinkler, pressure vessel), or commercial design, use ANSI/ASME-compliant calculations and verify with a licensed engineer.

See also