CHW pipe size calculator
Size a chilled or heating water pipe from a target velocity, or check an existing pipe's velocity, Reynolds number and pressure drop — Darcy-Weisbach friction physics with real water density and viscosity at your system's mean temperature.
How to use this calculator
- Enter the mean water temperature.
- Enter the flow rate.
- Choose the mode — size a new pipe to a target velocity, or check an existing diameter.
- Enter the pipe length and material, for roughness.
- Read the velocity, Reynolds number and pressure drop.
What this calculates
This reuses two engines already verified elsewhere on this site rather than reimplementing anything: the same Darcy-Weisbach + Colebrook-White friction physics used by the Duct Pressure Drop and Refrigerant Pipe Pressure Drop calculators, and the same water density/viscosity lookup table (steam-table-style values, interpolated at your mean water temperature) as the Water Flow Power Calculator.
v = V̇ / A velocity from flow
Re = ρ·v·D / μ Reynolds number
1/√f = −2·log₁₀( (ε/D)/3.7 + 2.51/(Re·√f) ) Colebrook-White
Δp/L = f·(1/D)·(ρ·v²/2) Darcy-Weisbach
"Required diameter" mode rearranges the velocity equation directly (D = √(4·V̇/(π·vtarget))) rather than iterating — pick the nearest standard pipe size above the result, then optionally switch to "check" mode with that exact size to see its actual velocity and pressure drop. "Check" mode runs the same physics the other direction, from a diameter you already have.
Why density and viscosity matter here
Both water properties are temperature-dependent enough to matter for pipe sizing: viscosity in particular roughly triples between 60°C heating water and 7°C chilled water, which shifts the Reynolds number and friction factor meaningfully. Rather than using one fixed "room-temperature water" constant, this tool looks up density and viscosity from the same standard water-property table as the Water Flow Power Calculator, interpolated at your entered mean temperature.
Velocity guideline
The 0.9–3.0 m/s range checked here is a commonly cited hydronic design range across HVAC references — low enough to control noise and erosion, high enough to avoid oversizing pipe and wasting insulation/material cost. It's a general range, not a precise per-diameter table (larger pipes can often tolerate somewhat higher velocity before noise becomes an issue) — treat a result outside the range as worth a second look, not an automatic fail, and check it against your own project standard for critical designs.