Same Physics, Different Convention
The Darcy (also called Darcy-Weisbach) friction factor and the Fanning friction factor both describe frictional resistance to flow in a pipe, and both are derived from the same underlying physical measurements — but they're defined with different constants baked into their respective pressure-drop equations, which means the numerical value reported as "the friction factor" depends entirely on which convention is being used. The relationship between them is fixed and simple: f_Darcy = 4 × f_Fanning.
Where the Factor of Four Comes From
The Darcy-Weisbach equation is written ΔP = f_D · (L/D) · (ρv²/2). The Fanning equation for the same physical pressure drop is written ΔP = 4·f_F · (L/D) · (ρv²/2), or equivalently ΔP = f_F · (L/D) · (2ρv²). Both equations describe the identical physical pressure drop for the identical pipe and flow conditions — the factor of 4 is purely a difference in how each convention chooses to define its dimensionless friction coefficient, not a difference in the underlying physics being modeled.
How to Tell Which Convention You're Looking At
The clearest tell is the laminar-flow value: in laminar flow (Re < 2300), the Darcy friction factor is exactly f_D = 64/Re, while the Fanning friction factor is exactly f_F = 16/Re — a 4x difference that holds exactly, since laminar flow has a closed-form analytical solution. If a source states "f = 64/Re" or shows a Moody chart with laminar-flow values starting around 0.03-0.05 at typical pipe Reynolds numbers, it's using the Darcy convention (the traditional Moody chart is Darcy-based). If a source states "f = 16/Re" or shows laminar values roughly a quarter of that, it's using the Fanning convention — more common in chemical engineering textbooks and some process-industry correlations.
Why This Matters in Practice
Mixing the two conventions — using a Fanning friction factor value inside the Darcy-Weisbach equation, or vice versa — produces a pressure-drop result off by exactly a factor of 4, a large and easily overlooked error since the calculation still "runs" and produces a plausible-looking number. This is a genuinely common source of error when combining data or correlations from different textbooks, software tools, or industry sources without checking which convention each one uses.
A Quick Sanity Check
A practical habit: whenever pulling a friction factor value or correlation from an unfamiliar source, check its stated laminar-flow limit first. If it's 64/Re, it's Darcy — pair it with the Darcy-Weisbach equation (ΔP = f·(L/D)·ρv²/2). If it's 16/Re, it's Fanning — pair it with the Fanning form (ΔP = 4f·(L/D)·ρv²/2, or equivalently ΔP = f·(L/D)·2ρv²). This single check catches the factor-of-four mistake before it propagates into a pump sizing decision or a piping design that's off by 4x in calculated pressure drop.
Which Convention This Site's Calculator Uses
This site's Pipe Pressure Drop Calculator uses the Darcy convention throughout — the laminar-flow value is f = 64/Re, and the turbulent-flow Swamee-Jain correlation used is also formulated in Darcy terms, so its output is directly compatible with the standard Darcy-Weisbach equation shown in the calculator's own documentation without any additional conversion needed.