Water Resistance Calculator

Calculate hydraulic resistance of water pipes — pressure drop from the Darcy-Weisbach equation with the correct friction factor for laminar or turbulent flow — and the drag force on objects moving through water, F = ½ρv²CdA. Fresh and seawater.

Formulas

Hydraulic Resistance (pipe)

Rh = ΔP / Q

Like Ohm's law for fluids: the pressure drop needed to push 1 unit of flow through the pipe.

Pressure Drop — Darcy-Weisbach

ΔP = f × (L / d) × (ρ × v² / 2)

Drag Force (external flow)

Fd = ½ × ρ × v² × Cd × A

ρ = fluid density, v = relative speed, Cd = drag coefficient of the body shape, A = frontal (projected) area. Required propulsion power: P = Fd × v.

FAQ

What is hydraulic resistance of a pipe?
Hydraulic resistance Rh = ΔP / Q tells you how much pressure drop it takes to push a given flow through a pipe — the fluid analogue of electrical resistance (with pressure as voltage and flow as current). It scales with length, inversely with diameter to the fourth power in laminar flow, so halving the pipe diameter multiplies resistance 16×. In turbulent flow the relation is nonlinear (ΔP grows roughly with Q1.75–2), so Rh is quoted at a specific operating point.
How do I calculate pressure drop in a water pipe?
Use Darcy–Weisbach: ΔP = f·(L/d)·(ρv²/2). First compute velocity v = Q/A and the Reynolds number to get the regime, then the friction factor: f = 64/Re for laminar flow, or the Blasius correlation f = 0.3164/Re0.25 for turbulent flow in smooth pipes. The Pipe tab runs the full chain automatically. Example: 0.5 L/s through 10 m of 25 mm pipe at 20 °C drops about 52 mbar.
How much stronger is water drag than air drag?
At the same speed and body shape, drag scales with density — water is about 785× denser than air (998 vs 1.2 kg/m³), so water drag is roughly 800× larger. That's why a swimmer at 2 m/s fights hundreds of newtons while a cyclist at 2 m/s in air feels under 2 N of pressure drag, and why streamlined shapes matter far more underwater.
What drag coefficient should I use?
Typical values at high Reynolds numbers: smooth sphere 0.47, cube 1.05, flat plate normal to flow 1.28, long cylinder crosswise 0.82, half-sphere (open end downstream) 0.42, well-streamlined body 0.04. Cd depends on Reynolds number and surface roughness, so treat these as ±10–20% estimates. The preset pills fill common shapes instantly.
How does temperature affect pipe pressure drop?
Viscosity is the key: heating water from 5 °C to 60 °C cuts dynamic viscosity from 1.52 to 0.47 mPa·s (a factor of 3.2). In laminar flow pressure drop is proportional to viscosity, so ΔP falls by ~3×; in turbulent flow the effect is milder (roughly Re-0.25, about 25%). Hot-water heating circuits therefore need smaller pumps than cold-water ones of the same layout.
Does the calculator include fittings and valves?
No — it computes straight-pipe (major) losses only. Fittings, bends, valves and entries add minor losses: either as equivalent lengths (add k·d/f to L) or as loss coefficients (ΣK·ρv²/2 extra pressure drop). As a rule of thumb, minor losses add 10–30% to straight-pipe loss in typical installations; in short, fitting-dense runs they dominate.

How to Use the Water Resistance Calculator

  1. Pipe tab: enter inner diameter, length, flow rate and water temperature — get velocity, Reynolds number, flow regime, friction factor, pressure drop ΔP and hydraulic resistance R = ΔP/Q.
  2. Drag tab: pick the fluid, enter speed, drag coefficient (or tap a shape preset) and frontal area — get drag force in N, kgf and lbf plus the power needed to sustain that speed.
  3. Copy link stores all inputs in the URL for sharing or documenting a calculation.

Understanding Water Resistance: Internal vs External Flow

"Water resistance" means two different problems depending on where the water is. Inside a pipe (internal flow), resistance is the pressure drop the pump must overcome: ΔP = f·(L/d)·(ρv²/2), where the Darcy friction factor f depends on the Reynolds number. Below Re ≈ 2,300 flow is laminar and f = 64/Re exactly reproduces the Hagen–Poiseuille law — ΔP proportional to viscosity and to 1/d⁴, which is why a 20 % bore reduction costs nearly 100 % more pressure drop. Above Re ≈ 4,000 flow is turbulent; for smooth pipes the Blasius correlation f = 0.3164·Re-1/4 is accurate to a few percent up to Re ≈ 10⁵. Expressing the result as hydraulic resistance R = ΔP/Q gives a single number for network calculations, directly analogous to Ohm's law — series pipes add resistances, parallel branches combine conductances.

Around a body (external flow), resistance is the drag force F = ½ρv²CdA. The quadratic speed law is why swimming speed is metabolically expensive and why torpedoes, submarines and racing hulls are shaped to push Cd down from ~0.5 (blunt) to ~0.04 (streamlined) — a 12× reduction at identical size and speed. Water's density (998 kg/m³ fresh, 1025 seawater) makes the same body experience ~800× the drag it would in air; required propulsion power P = F·v then grows with the cube of velocity, so doubling speed demands eight times the power. Use the frontal (projected) area perpendicular to motion, and remember Cd varies weakly with Reynolds number and surface finish.

The pipe model assumes a straight, smooth, full circular pipe with developed flow and excludes fittings (add 10–30 % for typical minor losses). All computation runs locally in your browser.

Related Tools