Fluid Dynamics and Bernoulli's Equation

Key Takeaways

  • Continuity (mass conservation) for incompressible flow: A₁V₁ = A₂V₂ = Q; halving the diameter quadruples the velocity.
  • Bernoulli (steady, inviscid, incompressible, along a streamline): p₁/γ + V₁²/2g + z₁ = p₂/γ + V₂²/2g + z₂, each term a head (length).
  • Reynolds number Re = ρVD/μ = VD/ν sets the regime: laminar Re < 2,300, turbulent Re > 4,000.
  • The energy equation adds head loss h_L to Bernoulli; Torricelli gives jet velocity V = √(2gh).
  • Major (friction) loss: h_f = f(L/D)(V²/2g); for laminar flow f = 64/Re, for turbulent use the Moody diagram (Re, ε/D).
  • Minor losses h_m = K(V²/2g) account for fittings, valves, entrances, and exits.
Last updated: June 2026

Conservation of Mass (Continuity)

For steady, incompressible flow, the volumetric flow rate Q is constant:

A₁V₁ = A₂V₂ = Q (m³/s)

The mass flow rate is ṁ = ρAV = ρQ (kg/s). Because A = πD²/4 for a round pipe, velocity scales with the inverse square of diameter: halve D and V quadruples.

Worked example — continuity in a contraction

Water flows in a pipe narrowing from D₁ = 10 cm to D₂ = 5 cm; V₁ = 2 m/s. Then:

V₂ = V₁ (D₁/D₂)² = 2 × (10/5)² = 2 × 4 = 8 m/s.

Bernoulli's Equation

For steady, inviscid, incompressible flow along a streamline:

p₁/γ + V₁²/2g + z₁ = p₂/γ + V₂²/2g + z₂

Every term has units of length (head):

  • p/γ = pressure head
  • V²/2g = velocity head
  • z = elevation head

Their sum, the total head, is constant along a streamline. Physically, where velocity rises (a constriction), pressure falls — the basis of venturi meters and airfoil lift.

Applications

Pitot tube (velocity from stagnation pressure): V = √(2(p_stag − p_static)/ρ).

Venturi meter (flow from a constriction's pressure drop): Q = C_d A₂ √[2gΔh / (1 − (A₂/A₁)²)].

Free jet / Torricelli's theorem (tank draining through a hole at depth h): V = √(2gh) — identical to the speed of an object falling from height h.

Worked example — Torricelli

Water exits a tank through a hole 5 m below the surface: V = √(2gh) = √(2 × 9.81 × 5) = √98.1 = 9.9 m/s.

Reynolds Number and Flow Regime

The Reynolds number is the ratio of inertial to viscous forces:

Re = ρVD/μ = VD/ν

Re rangeRegime
Re < 2,300Laminar (smooth, ordered)
2,300 – 4,000Transitional
Re > 4,000Turbulent (mixing, eddies)

Worked example — Reynolds number

Water (ν = 10⁻⁶ m²/s) flows at 1.5 m/s in a 0.1 m pipe:

Re = VD/ν = (1.5)(0.1)/10⁻⁶ = 0.15/10⁻⁶ = 150,000 → fully turbulent.

Other dimensionless numbers

NumberFormulaRatio of
ReynoldsρVL/μinertia / viscous
FroudeV/√(gL)inertia / gravity
MachV/cflow speed / sound speed

The Energy Equation (Real Pipe Flow)

Real flow loses energy to friction, so Bernoulli gains a head-loss term:

p₁/γ + V₁²/2g + z₁ = p₂/γ + V₂²/2g + z₂ + h_L

where h_L = major (friction) losses + minor (fitting) losses.

Major Losses — Darcy-Weisbach

h_f = f (L/D)(V²/2g)

f is the Darcy friction factor. For laminar flow it is exact and roughness-independent:

f = 64/Re

For turbulent flow, read f from the Moody diagram using Re and the relative roughness ε/D (or solve the Colebrook equation). Beware the Fanning friction factor, which is ¼ of the Darcy factor — the FE Handbook uses Darcy.

Worked example — Bernoulli with a pressure drop

Water accelerates from V₁ = 2 m/s to V₂ = 8 m/s through a horizontal contraction (z₁ = z₂). With p₁ = 200 kPa, find p₂ (inviscid):

p₂ = p₁ + (γ/2g)(V₁² − V₂²) ... or more directly p₂ = p₁ + ½ρ(V₁² − V₂²) = 200,000 + ½(1,000)(2² − 8²) = 200,000 + 500(4 − 64) = 200,000 − 30,000 = 170 kPa.

The pressure drops 30 kPa as the fluid speeds up — velocity head is bought with pressure head, the core Bernoulli trade-off.

Minor Losses (Fittings, Valves, Entrances)

h_m = K (V²/2g)

Each fitting has a loss coefficient K:

FittingK (typical)
90° elbow0.3–1.5
Tee (branch flow)1.0–2.0
Gate valve (open)0.2
Globe valve (open)6–10
Sharp entrance0.5
Rounded entrance0.03–0.1
Exit (into reservoir)1.0
Sudden expansion(1 − A₁/A₂)²

Globe valves throttle well but waste head; gate valves are for isolation. Total h_L = Σh_f + Σh_m for the whole line.

Worked example — friction head loss

Water flows at V = 2 m/s through a 100 m pipe of D = 0.05 m with f = 0.02:

h_f = f(L/D)(V²/2g) = 0.02 × (100/0.05) × (2²/(2×9.81)) = 0.02 × 2,000 × 0.204 = 8.2 m of head loss.

Open-Channel Flow

Manning's equation gives velocity in an open channel (SI):

V = (1/n) R_h^(2/3) S^(1/2)

where n is Manning's roughness, R_h = A/P (area/wetted perimeter) is the hydraulic radius, and S is the energy-grade-line slope. The Froude number Fr = V/√(gD_h) classifies the flow: Fr < 1 subcritical (deep, slow), Fr = 1 critical, Fr > 1 supercritical (shallow, fast).

Common Traps

  • Bernoulli's assumptions. It is inviscid — once friction matters (long pipes), switch to the energy equation with h_L.
  • f = 64/Re only for laminar flow. For turbulent flow, f needs the Moody diagram.
  • Velocity head uses V², not V. Doubling velocity quadruples velocity head and friction loss.

Quick reference

  • Continuity: A₁V₁ = A₂V₂; ṁ = ρQ.
  • Bernoulli: p/γ + V²/2g + z = const.
  • Re = VD/ν; laminar <2,300, turbulent >4,000.
  • h_f = f(L/D)(V²/2g); laminar f = 64/Re. h_m = K(V²/2g).
Test Your Knowledge

Water flows through a pipe that narrows from 10 cm diameter to 5 cm diameter. If the velocity at the larger section is 2 m/s, what is the velocity at the smaller section?

A
B
C
D
Test Your Knowledge

Water exits a tank through a hole 5 m below the surface. What is the exit velocity (Torricelli's theorem)?

A
B
C
D
Test Your Knowledge

Water flows in a 0.1 m diameter pipe at 1.5 m/s with ν = 10⁻⁶ m²/s. The Reynolds number is:

A
B
C
D
Test Your Knowledge

For fully developed laminar pipe flow, the Darcy friction factor is:

A
B
C
D