← Back
Skip to content
Pressure Drop Calculator for Pipes: Darcy-Weisbach and Minor Losses

Pressure Drop Calculator for Pipes: Darcy-Weisbach and Minor Losses

Estimate pressure drop in a circular pipe for single-phase flow, including straight-pipe friction, minor losses, and elevation effects

This calculator estimates pressure drop for single-phase flow in a circular pipe using the Darcy-Weisbach approach. It includes straight-pipe friction loss, optional minor losses through a total minor-loss coefficient, and an optional elevation term for the total pressure drop of the pipe system.

Use dynamic viscosity in cP and absolute roughness in mm. Decimal values may be entered with either a dot or a comma.

Include minor losses if known. Set ΣK = 0 for a straight-pipe estimate.

Use Δz = 0 only when inlet and outlet are at the same elevation. Use a positive value when the outlet is above the inlet, and a negative value when the outlet is below.

Results

Parameter Value
Calculation basis

Flow velocity

v = Q / A

with Q converted from m³/h to m³/s before calculation

Pipe cross-sectional area

A = π × D² / 4

Reynolds number

Re = ρ × v × D / μ

Darcy-Weisbach equation (major loss)

ΔPmajor = fD × (L / D) × (ρ × v² / 2)

Minor losses

ΔPminor = ΣK × (ρ × v² / 2)

Total frictional pressure drop

ΔPfriction,total = ΔPmajor + ΔPminor

Static pressure term (elevation effect)

ΔPstatic = ρ × g × Δz

Total pressure drop for the pipe system

ΔPtotal = ΔPfriction,total + ΔPstatic
Darcy friction factor correlation

The Darcy friction factor, fD, is estimated with the Churchill correlation.

A = [2.457 ln(1 / ((7 / Re)0.9 + 0.27(ε / D)))]16
B = (37530 / Re)16
fD = 8[((8 / Re)12) + 1 / (A + B)3/2]1/12

In the implemented JavaScript calculation, ln denotes the natural logarithm.

Note: if you are working with Fanning correlations, remember that fD = 4fF.

Typical Absolute Roughness Values, ε (mm)
Material Typical roughness, ε (mm)
Drawn tubing (brass, lead, glass, and the like) 0.00152
Commercial steel or wrought iron 0.0457
Asphalted cast iron 0.122
Galvanized iron 0.152
Cast iron 0.259
Wood stave 0.183–0.914
Concrete 0.305–3.05
Riveted steel 0.914–9.14

These values are typical reference values only. Actual roughness may vary depending on pipe age, corrosion, deposits, lining, manufacturing method, and internal surface condition.

Reference values adapted from Perry’s Chemical Engineers’ Handbook, 9th Edition, Table 6-2, “Values of Surface Roughness for Various Materials.”

Engineering note

This calculator provides a preliminary estimate of pressure drop for single-phase flow in circular pipes using the Darcy-Weisbach equation. The Darcy friction factor, fD, is estimated with the Churchill correlation.

This correlation provides a continuous approximation across laminar, transitional, and turbulent flow regimes.

Results should be treated as preliminary engineering estimates and verified against actual system conditions before being used for design or operational decisions.

Share your feedback

Comments and suggestions are always welcome.

Did this tool work as expected?

Useful Engineering References

Moody Diagram – Darcy Friction Factor and Relative Roughness
Useful reference for understanding how the Darcy friction factor changes with Reynolds number and pipe roughness.

NIST Review on Pressure Losses in Pipe Fittings
Technical review focused on pressure losses in pipe fittings, useful for understanding the basis and limitations of minor-loss estimates.

FAQ

Why does this calculator use the Churchill equation for friction factor?

This calculator uses the Churchill correlation because it provides a continuous and explicit formulation of the Darcy friction factor across laminar, transitional, and turbulent flow regimes.
Unlike implicit correlations, it does not require iterative solution and ensures consistent results over the entire Reynolds number range.

Why not use only the Colebrook equation?

The Colebrook equation is widely used for turbulent flow in rough pipes, but it is implicit in the friction factor and requires iterative solution.
It is not valid in laminar flow and does not address the uncertainty of the transitional regime.
For a general-purpose calculator, a continuous explicit correlation such as Churchill is more practical.

What happens to the friction factor at high Reynolds number?

At high Reynolds number, the flow becomes turbulent and roughness effects become increasingly important.
In smooth pipes, the friction factor decreases with Reynolds number. In rough pipes, however, the friction factor eventually becomes independent of Reynolds number and depends only on relative roughness (fully rough regime).

Why does roughness not matter much in laminar flow?

In laminar flow, viscous effects dominate and the Darcy friction factor depends mainly on Reynolds number.
For this reason, roughness has little practical influence on the friction factor in the laminar regime. Roughness becomes important mainly in turbulent flow, where wall irregularities interact with the turbulent structure of the flow near the pipe surface.

Why does the calculator ask for absolute roughness instead of relative roughness?

Absolute roughness is the value normally associated with the pipe material and internal surface condition.
Relative roughness is not an independent property, because it depends on both absolute roughness and internal diameter, according to ε/D\varepsilon / Dε/D.
For this reason, the calculator asks for absolute roughness and determines relative roughness internally.

Get Free PDF