Skip to main content
Speclore

Colebrook Equation

Reference data and engineering information about colebrook equation for fluid mechanics applications.

colebrookequationCalculator

Overview

The Colebrook equation (also known as the Colebrook–White equation) is the standard implicit relationship for calculating the Darcy–Weisbach friction factor in turbulent pipe and duct flow. It accounts for both viscous effects (via the Reynolds number) and surface roughness, bridging the smooth-pipe and fully-rough regimes described on the Moody diagram.

Because the friction factor appears on both sides of the equation, it cannot be solved algebraically and requires numerical iteration.

Friction loss coefficients in pipes, tubes and ducts.

Key Formulas

Colebrook Equation (implicit)

1f=2log10 ⁣(ε/D3.7+2.51Ref)\frac{1}{\sqrt{f}} = -2\,\log_{10}\!\left(\frac{\varepsilon/D}{3.7} + \frac{2.51}{Re\,\sqrt{f}}\right)

Swamee–Jain Explicit Approximation

An explicit approximation valid for 5000Re1085\,000 \le Re \le 10^8 and 106ε/D10210^{-6} \le \varepsilon/D \le 10^{-2}:

f=0.25[log10 ⁣(ε/D3.7+5.74Re0.9)]2f = \frac{0.25}{\left[\log_{10}\!\left(\dfrac{\varepsilon/D}{3.7} + \dfrac{5.74}{Re^{0.9}}\right)\right]^2}

This form is useful for spreadsheet calculations and programming when iterative solvers are not available.

Pressure Drop (Darcy–Weisbach)

Once ff is known, the major head loss is:

hf=fLDv22gh_f = f\,\frac{L}{D}\,\frac{v^2}{2\,g}

Variables

SymbolDescriptionUnit
ffDarcy–Weisbach friction factor
ε\varepsilonAbsolute pipe roughnessm
DDPipe hydraulic diameterm
ReReReynolds number (vD/νvD/\nu)
vvMean flow velocitym/s
ν\nuKinematic viscositym²/s
LLPipe lengthm
ggGravitational accelerationm/s²

Typical Pipe Roughness Values

9 rows
Typical absolute roughness values for common pipe materials.
Material
Roughness ε(mm)
Glass, drawn tubing0.0015
PVC, HDPE pipe0.003
Commercial steel / wrought iron0.045
Asphalted cast iron0.12
Galvanized iron0.15
Cast iron0.26
Concrete (new, smooth)0.3
Wood stave0.5
Riveted steel3

Source: engineeringtoolbox.com

Friction Factor vs Reynolds Number

The chart below uses the Swamee–Jain approximation to show how the friction factor varies with Reynolds number for three relative roughness levels.

Darcy Friction Factor and Head Loss

Darcy Friction Factor vs Reynolds Number

Unit Converter

Colebrook Flow Unit Converter

Restored Original Source Tables

The following tables are restored from the original source page to preserve the complete reference data.

The cached source page also contains a non-engineering layout/search table. For strict source-table preservation, the detected rows are reproduced below and are not friction-factor data.

2 rows
Original source layout/search table preserved for strict completeness; it is not Colebrook equation engineering data.
Cell 1
Cell 2
Cell 3
Cell 4
Cell 5
××検索
×

Source: engineeringtoolbox.com

Original Source Images

The following original source images are preserved to avoid losing visual reference material. When an image contains chart or tabular data, its extracted values are represented in the page tables, calculators, or interactive charts; remaining images are retained as visual source references.

The Moody diagram chart images are represented interactively above by the Darcy friction-factor curve chart generated from the Swamee-Jain approximation. The static source images are retained below as visual references.

moody diagram SI Moody diagram SI Moody diagram SI - simplified

Engineering Notes

  • Turbulent flow only. The Colebrook equation is valid only in the turbulent regime (Re4000Re \gtrsim 4\,000). For laminar flow (Re<2300Re < 2\,300), use f=64/Ref = 64/Re.
  • Friction coefficient at laminar flow. The original source note is preserved here: for fully laminar pipe flow the friction coefficient is calculated directly as λ=64/Re\lambda = 64/Re.
  • Iteration required. Because ff appears on both sides, a direct solution is not possible. Common numerical approaches include the Newton–Raphson method, fixed-point iteration, or the Swamee–Jain approximation shown above.
  • Transition zone caution. In the transition-roughness region (2300<Re<40002\,300 < Re < 4\,000), flow regime is uncertain and friction-factor predictions carry higher uncertainty.
  • Hydraulic diameter for non-circular ducts. When applied to rectangular or non-circular cross-sections, replace DD with the hydraulic diameter Dh=4A/PD_h = 4A/P, where AA is the flow area and PP is the wetted perimeter.
  • Roughness aging. The roughness values in the table above represent new/clean conditions. Over time, corrosion, scaling, and biofouling can significantly increase ε\varepsilon, raising the friction factor and pressure drop. Design with a roughness value one category higher than the new-pipe condition is common practice.
  • Moody diagram alternative. The friction factor can also be read graphically from the Moody diagram, which plots ff against ReRe for lines of constant relative roughness ε/D\varepsilon/D.

References