Pipe Network Flow Distribution Calculator
Distribute flow between two parallel pipes based on their diameters, lengths, and roughness using Hardy-Cross principles. Useful for engineers balancing water distribution networks and designing parallel pipe systems.
About this calculator
In a parallel pipe system, flow splits between branches such that the head loss in each branch is equal — this is the fundamental constraint exploited by the Hardy-Cross method. For two pipes in parallel, flow is distributed proportionally to each pipe's carrying capacity. This calculator uses the Hazen-Williams-based relationship: Q₁ = Q_total × D₁^2.63 / (D₁^2.63 + D₂^2.63 × (L₁/L₂)^0.54) × (1 + roughness × 0.001), where D is diameter, L is pipe length, and roughness is a relative roughness factor. The exponents 2.63 and 0.54 come from the Hazen-Williams friction loss formula. Larger diameter or shorter pipes carry proportionally more flow. This simplified two-pipe model provides a useful first estimate before iterative network analysis software is applied.
How to use
Assume Q_total = 0.05 m³/s, Pipe 1: D = 0.2 m, L = 100 m; Pipe 2: D = 0.15 m, L = 80 m; roughness = 0. First compute D₁^2.63 = 0.2^2.63 ≈ 0.02138 and D₂^2.63 = 0.15^2.63 ≈ 0.01094. Then (L₁/L₂)^0.54 = (100/80)^0.54 ≈ 1.131. Denominator = 0.02138 + 0.01094 × 1.131 ≈ 0.02138 + 0.01237 = 0.03375. Q₁ = 0.05 × 0.02138 / 0.03375 ≈ 0.0317 m³/s. Pipe 2 receives the remainder: Q₂ ≈ 0.0183 m³/s.
Frequently asked questions
What is the Hardy-Cross method and how does it work for pipe networks?
The Hardy-Cross method is an iterative technique for analysing flow distribution in looped pipe networks. It starts with an assumed flow distribution that satisfies continuity (flows balance at each node), then corrects each loop's flows by calculating a correction factor ΔQ = −ΣhL / (n × Σ|hL/Q|), where hL is head loss and n is the flow exponent (1.85 for Hazen-Williams). This correction is applied repeatedly until head losses balance around every loop. It is the foundation of modern pipe network analysis and is built into tools like EPANET.
Why do larger diameter pipes carry more flow in a parallel network?
In a parallel pipe system, head loss must be equal across all branches. The Hazen-Williams equation shows that head loss decreases sharply as pipe diameter increases — diameter enters the formula raised to the power of 2.63. A larger pipe therefore achieves the same head loss at a much higher flow rate than a smaller pipe. This means larger pipes naturally attract more flow when branches share the same pressure differential between junction nodes.
How does pipe roughness affect flow distribution in a network?
Pipe roughness increases friction losses, reducing the flow a given pipe can carry for a fixed head loss. In the Hazen-Williams framework, roughness is captured by the C factor — smoother pipes (higher C) carry significantly more flow than rough ones of the same diameter and length. In a parallel system, a rougher pipe will receive less of the total flow because it generates higher head loss per unit of discharge. Over time, pipe aging, scaling, and corrosion lower the effective C value, shifting flow toward cleaner parallel paths.