Example 1
laminar oil line: V = 1 m/s, D = 50 mm, L = 10 m, ν = 1e-4 m²/s
Given
- solve for
- headLoss
- length
- 10 m
- diameter
- 50 mm
- velocity
- 1 m/s
- kinematic viscosity
- 0.0001
Assumptions
- Steady incompressible full-pipe flow; the pipe is circular and flowing full.
- Laminar regime: f = 64/Re — the wall roughness does not enter.
Solution steps
Reynolds number
Re classifies the regime: below about two thousand laminar, above about four thousand turbulent.
Re = V·D/ν
Re = 1 m/s × 0.05 m / 0.0001 m²/s = 500
= 500
Friction factor (laminar)
Laminar pipe flow has the exact solution f = 64/Re, independent of wall roughness.
f = 64/Re
f = 64 / 500 = 0.128
= 0.128
Friction head loss
Darcy–Weisbach: the friction loss scales with the length-to-diameter ratio and the velocity head.
hf = f·(L/D)·V²/2g
h_f = 0.128 × (10 m / 0.05 m) × 0.051 m = 1.305 m
= 1.305 m
Results
Total head loss hL
1.305m
Darcy friction factor f
0.128
Reynolds number Re
500
Mean pipe velocity V
1m/s
Flowrate Q
0.00196m^3/s
Where this answer was checked
- source
- Laminar pipe flow closed form f = 64/Re (NCEES FE Reference Handbook) — Re = VD/ν = 500 < 2000; hL = f·(L/D)·V²/2g
- verified by
- hand-recomputed
- derivation
- Re = 1·0.05/1e-4 = 500. f = 64/500 = 0.128. hL = 0.128·(10/0.05)·1²/(2·9.80665) = 25.6·0.0509858 = 1.30524 m. No roughness needed in laminar flow.