How It Works
The Colebrook-White equation is an implicit formula that calculates the Darcy friction factor for turbulent pipe flow. Because the friction factor appears on both sides, the calculator uses fixed-point iteration (up to 100 steps, tolerance 10-10) to converge on a solution. The result feeds directly into the Darcy-Weisbach equation for head loss calculations.
Example Problem
Find the Darcy friction factor for water flowing through a 50 mm galvanized iron pipe (ε = 0.00015 m) at Re = 100,000.
- Relative roughness: ε/D = 0.00015 / 0.05 = 0.003
- Iterate the Colebrook equation until convergence
- Result: f ≈ 0.0269
This matches the Moody diagram value for ε/D = 0.003 at Re = 105.
Frequently Asked Questions
What is the Colebrook equation used for?
It calculates the Darcy friction factor for turbulent flow in pipes (Re > 4,000). The friction factor is then used in the Darcy-Weisbach equation to determine pressure loss due to pipe friction.
What is the difference between absolute and relative roughness?
Absolute roughness (ε) is the physical height of surface irregularities in meters. Relative roughness is ε/D, the ratio of roughness to pipe diameter. Commercial steel has ε ≈ 0.045 mm; drawn copper is about 0.0015 mm.
Does the Colebrook equation work for laminar flow?
No. For laminar flow (Re < 2,300), the friction factor is simply f = 64/Re and does not depend on roughness. The Colebrook equation only applies to the turbulent regime.
What is the Moody diagram?
The Moody diagram is a graphical plot of the Colebrook equation, showing friction factor versus Reynolds number for various relative roughness values. This calculator replaces manual chart reading with precise iterative computation.
Related Calculators
- Darcy-Weisbach Calculator — use the friction factor to calculate head loss in pipes.
- Pipe Flow Calculator — compute Reynolds number and determine laminar vs. turbulent flow.
- Hazen-Williams Calculator — an empirical alternative for water pipe flow.
- Reynolds Number Calculator — determine flow regime needed for friction factor selection.
- Length Converter — convert pipe diameters and roughness heights between unit systems.