4.2 Fluid Kinematics, Dynamics & Bernoulli Equation

Key Takeaways

  • Fluid kinematics describes motion using Eulerian spatial fields $V(x,y,z,t)$ or Lagrangian particle tracking, where streamlines represent curves everywhere tangent to local velocity vectors.
  • The Continuity Equation expresses conservation of mass; for incompressible 1D flow, volumetric flow rate is constant ($Q = A_1 V_1 = A_2 V_2$).
  • Integrating Euler's equation of motion along a streamline yields Bernoulli's equation ($P/\gamma + V^2/2g + z = \text{const}$), valid for steady, inviscid, incompressible flow without work or heat transfer.
  • The Energy Grade Line ($EGL$) represents total mechanical energy head, while the Hydraulic Grade Line ($HGL$) represents piezometric head; the vertical distance between EGL and HGL is the velocity head $V^2/2g$.
  • Flow meters such as Venturi meters, orifice plates, and Pitot tubes utilize differential pressure measurements derived from Bernoulli's principle to calculate flow rates and velocities.
Last updated: July 2026

4.2 Fluid Kinematics, Dynamics & Bernoulli Equation

Fluid kinematics describes fluid motion without considering the forces causing that motion, whereas fluid dynamics analyzes the relationship between forces, fluid mass, and resulting acceleration. The Bernoulli equation is one of the most powerful and widely applied principles in fluid mechanics, forming the foundation for flow measurement, piping system design, and turbomachinery analysis.


1. Eulerian vs. Lagrangian Flow Descriptions

  • Lagrangian Approach: Tracks individual fluid particles as they move through space and time. Particle position is defined as $\vec{r}_p(t) = (x(t), y(t), z(t))$, and velocity is $\vec{V}_p = d\vec{r}_p/dt$. This approach is standard in solid mechanics but cumbersome for fluid continua.
  • Eulerian Approach: Focuses on fixed spatial points in the flow field. Velocity, pressure, and density are defined as field functions of position and time: $\vec{V} = \vec{V}(x,y,z,t) = u\hat{i} + v\hat{j} + w\hat{k}$. This is the standard framework in fluid engineering.

Flow Lines:

  • Streamline: A continuous curve drawn through the flow field such that the velocity vector of every fluid particle on the curve is everywhere tangent to the curve at a given instant: dxu=dyv=dzw\frac{dx}{u} = \frac{dy}{v} = \frac{dz}{w}
  • Pathline: The actual trajectory path traversed by a specific fluid particle over a time interval.
  • Streakline: The locus of all fluid particles that have passed sequentially through a single fixed spatial point.
  • Note: In steady flow, streamlines, pathlines, and streaklines are completely identical.

2. Conservation of Mass & The Continuity Equation

The fundamental law of conservation of mass states that mass can neither be created nor destroyed. For a control volume, the net rate of mass outflow equals the rate of mass decrease within the control volume.

General 3D Differential Form:

ρt+(ρV)=0    ρt+(ρu)x+(ρv)y+(ρw)z=0\frac{\partial \rho}{\partial t} + \nabla \cdot (\rho \vec{V}) = 0 \implies \frac{\partial \rho}{\partial t} + \frac{\partial (\rho u)}{\partial x} + \frac{\partial (\rho v)}{\partial y} + \frac{\partial (\rho w)}{\partial z} = 0

For steady flow ($\partial \rho / \partial t = 0$) and incompressible fluid (constant density $\rho$): V=ux+vy+wz=0\nabla \cdot \vec{V} = \frac{\partial u}{\partial x} + \frac{\partial v}{\partial y} + \frac{\partial w}{\partial z} = 0

1D Integral Continuity Equation:

For flow through a stream tube or pipe bounded by sections 1 and 2:

  • Mass Flow Rate ($\dot{m}$): m˙=ρ1A1V1=ρ2A2V2=constant[kg/s]\dot{m} = \rho_1 A_1 V_1 = \rho_2 A_2 V_2 = \text{constant} \quad [\text{kg/s}]
  • Volumetric Flow Rate ($Q$): For incompressible fluids ($\rho_1 = \rho_2$): Q=A1V1=A2V2=constant[m3/s or ft3/s]Q = A_1 V_1 = A_2 V_2 = \text{constant} \quad [\text{m}^3/\text{s} \text{ or } \text{ft}^3/\text{s}] where $V_1, V_2$ represent average cross-sectional velocities.

3. Euler's Equation of Motion & Bernoulli's Equation

Applying Newton's second law ($\sum dF_s = dm \cdot a_s$) to a frictionless fluid element moving along a streamline coordinate $s$: PsdsdAρgdAdsdzds=ρ(dAds)(VVs)-\frac{\partial P}{\partial s} ds \cdot dA - \rho g dA ds \frac{dz}{ds} = \rho (dA ds) \left(V \frac{\partial V}{\partial s}\right)

Dividing by $\rho dA ds$ yields Euler's Equation of Motion along a streamline: dPρ+VdV+gdz=0\frac{dP}{\rho} + V dV + g dz = 0

Integrating Euler's equation for an incompressible fluid (constant density $\rho$ and specific weight $\gamma = \rho g$): dPρ+VdV+gdz=constant\int \frac{dP}{\rho} + \int V dV + \int g dz = \text{constant} Pρ+V22+gz=C\frac{P}{\rho} + \frac{V^2}{2} + gz = C

Dividing by gravitational acceleration $g$ yields the standard Bernoulli Equation in head units (meters or feet of fluid column): P1γ+V122g+z1=P2γ+V222g+z2=H=constant\frac{P_1}{\gamma} + \frac{V_1^2}{2g} + z_1 = \frac{P_2}{\gamma} + \frac{V_2^2}{2g} + z_2 = H = \text{constant}

Physical Interpretation of Energy Heads:

  • Pressure Head ($\frac{P}{\gamma}$): Height of fluid column required to produce static pressure $P$.
  • Velocity Head ($\frac{V^2}{2g}$): Height to which fluid would rise if kinetic energy were converted entirely into potential energy.
  • Elevation Head ($z$): Potential energy per unit weight of fluid above an arbitrary datum plane.
  • Total Dynamic Head ($H$): Sum of pressure, velocity, and elevation heads.

Essential Assumptions & Limitations of Bernoulli's Equation:

  1. Inviscid Flow: Viscous friction forces are neglected ($h_L = 0$).
  2. Steady Flow: Flow parameters at any point do not vary with time ($\partial / \partial t = 0$).
  3. Incompressible Flow: Density remains constant along the streamline.
  4. Along a Streamline: Applies strictly along the same streamline (unless flow is irrotational).
  5. No Shaft Work or Heat Transfer: No energy added by pumps or extracted by turbines between points 1 and 2.

4. Energy Grade Line (EGL) and Hydraulic Grade Line (HGL)

Graphical representations of energy distribution along a piping flow path provide vital insight into hydraulic performance:

  • Energy Grade Line (EGL): Plot of total mechanical head available at each point along the pipeline: EGL=Pγ+V22g+zEGL = \frac{P}{\gamma} + \frac{V^2}{2g} + z
  • Hydraulic Grade Line (HGL): Plot of piezometric head (static pressure head plus elevation head): HGL=Pγ+zHGL = \frac{P}{\gamma} + z
  • Key Relationship: The EGL is always located vertically above the HGL by a distance exactly equal to the velocity head $\frac{V^2}{2g}$: EGLHGL=V22gEGL - HGL = \frac{V^2}{2g}

Extended Energy Equation for Real Fluid Systems:

Accounting for mechanical energy inputs (pumps $h_p$), outputs (turbines $h_t$), and friction/minor losses ($h_L$): P1γ+V122g+z1+hp=P2γ+V222g+z2+ht+hL\frac{P_1}{\gamma} + \frac{V_1^2}{2g} + z_1 + h_p = \frac{P_2}{\gamma} + \frac{V_2^2}{2g} + z_2 + h_t + h_L

  • Water Horsepower ($WHP$): Useful hydraulic power delivered to the fluid: WHP=γQhp=ρgQhp[Watts or kW]WHP = \gamma Q h_p = \rho g Q h_p \quad [\text{Watts or kW}] In English Units: WHP=γQhp550=(62.4 lbf/ft3)(Q ft3/s)(hp ft)550[hp]\text{In English Units: } WHP = \frac{\gamma Q h_p}{550} = \frac{(62.4 \text{ lbf/ft}^3)(Q \text{ ft}^3/\text{s})(h_p \text{ ft})}{550} \quad [\text{hp}]
  • Brake Horsepower ($BHP$): Input shaft power required by the pump driven with efficiency $\eta_p$: BHP=WHPηpBHP = \frac{WHP}{\eta_p}

5. Flow Measurement Devices

1. Venturi Meter

A converging-diverging pipe flow meter that measures volumetric discharge by creating a pressure drop across a throat restriction.

  • Applying Bernoulli between inlet (1) and throat (2): Qideal=A2V2=A22g(HGL1HGL2)1(A2/A1)2=A22gΔh1(d2/d1)4Q_{ideal} = A_2 V_2 = A_2 \sqrt{\frac{2g (HGL_1 - HGL_2)}{1 - (A_2/A_1)^2}} = A_2 \sqrt{\frac{2g \Delta h}{1 - (d_2/d_1)^4}}
  • Actual Flow Rate ($Q_{actual}$): Qactual=CdA22gΔh1(d2/d1)4Q_{actual} = C_d A_2 \sqrt{\frac{2g \Delta h}{1 - (d_2/d_1)^4}} where $C_d$ is discharge coefficient ($0.95 - 0.98$ for smooth Venturis), and $\Delta h = \frac{P_1 - P_2}{\gamma} + (z_1 - z_2)$.

2. Orifice Plate

A thin plate with a sharp-edged concentric circular hole inserted into a pipe. It causes flow separation and forms a narrowed stream jet called the vena contracta. Due to turbulence losses, $C_d \approx 0.60 - 0.65$.

3. Pitot-Static Tube

Measures local flow velocity by comparing total stagnation pressure ($P_{stag}$) with local static pressure ($P_{static}$): Pstag=Pstatic+12ρV2    V=2(PstagPstatic)ρ=2ghvP_{stag} = P_{static} + \frac{1}{2} \rho V^2 \implies V = \sqrt{\frac{2(P_{stag} - P_{static})}{\rho}} = \sqrt{2g h_v}


6. Worked Numerical Examples

Example 1: Pipe Contraction & Pressure Drop

Water ($\rho = 1000\text{ kg/m}^3$, $\gamma = 9.81\text{ kN/m}^3$) flows through a horizontal pipe contraction from diameter $D_1 = 300\text{ mm}$ to $D_2 = 150\text{ mm}$ at a volumetric flow rate of $Q = 0.10\text{ m}^3/\text{s}$. If static gage pressure at Section 1 is $P_1 = 250\text{ kPa}$, determine:

  1. Flow velocities $V_1$ and $V_2$.
  2. Static gage pressure $P_2$ at Section 2 assuming ideal frictionless flow.

Solution Step-by-Step:

  • Step 1: Calculate areas and flow velocities: A1=π(0.30)24=0.070686 m2A_1 = \frac{\pi (0.30)^2}{4} = 0.070686\text{ m}^2 A2=π(0.15)24=0.017671 m2A_2 = \frac{\pi (0.15)^2}{4} = 0.017671\text{ m}^2 V1=QA1=0.100.070686=1.4147 m/sV_1 = \frac{Q}{A_1} = \frac{0.10}{0.070686} = 1.4147\text{ m/s} V2=QA2=0.100.017671=5.6588 m/sV_2 = \frac{Q}{A_2} = \frac{0.10}{0.017671} = 5.6588\text{ m/s}

  • Step 2: Apply horizontal Bernoulli equation ($z_1 = z_2$): P1γ+V122g=P2γ+V222g\frac{P_1}{\gamma} + \frac{V_1^2}{2g} = \frac{P_2}{\gamma} + \frac{V_2^2}{2g} 2509.81+(1.4147)22(9.81)=P29.81+(5.6588)22(9.81)\frac{250}{9.81} + \frac{(1.4147)^2}{2(9.81)} = \frac{P_2}{9.81} + \frac{(5.6588)^2}{2(9.81)} 25.4842+0.1020=P29.81+1.632125.4842 + 0.1020 = \frac{P_2}{9.81} + 1.6321 25.5862=P29.81+1.6321    P29.81=23.9541 m25.5862 = \frac{P_2}{9.81} + 1.6321 \implies \frac{P_2}{9.81} = 23.9541\text{ m} P2=23.9541×9.81=234.99 kPaP_2 = 23.9541 \times 9.81 = 234.99\text{ kPa}


Example 2: Horizontal Venturi Meter Flow Rate

A horizontal Venturi meter with inlet diameter $D_1 = 200\text{ mm}$ and throat diameter $D_2 = 100\text{ mm}$ is used to measure oil flow ($SG = 0.88$, $\gamma_o = 8.633\text{ kN/m}^3$). A differential mercury manometer connected between inlet and throat shows a deflection of $h_m = 200\text{ mm}$ of mercury ($SG_m = 13.6$). If discharge coefficient is $C_d = 0.97$, calculate the actual volumetric flow rate $Q_{actual}$.

Solution Step-by-Step:

  • Step 1: Calculate differential head $\Delta h$ in terms of oil column: Δh=hm(SGmSGo1)=0.20 m(13.60.881)=0.20×(15.45451)=2.8909 m of oil\Delta h = h_m \left(\frac{SG_m}{SG_o} - 1\right) = 0.20\text{ m} \left(\frac{13.6}{0.88} - 1\right) = 0.20 \times (15.4545 - 1) = 2.8909\text{ m of oil}

  • Step 2: Calculate cross-sectional throat area and area ratio: A2=π(0.10)24=0.007854 m2A_2 = \frac{\pi (0.10)^2}{4} = 0.007854\text{ m}^2 d2d1=100200=0.50    (d2d1)4=(0.50)4=0.0625\frac{d_2}{d_1} = \frac{100}{200} = 0.50 \implies \left(\frac{d_2}{d_1}\right)^4 = (0.50)^4 = 0.0625

  • Step 3: Calculate actual discharge $Q_{actual}$: Qactual=CdA22gΔh1(d2/d1)4Q_{actual} = C_d A_2 \sqrt{\frac{2g \Delta h}{1 - (d_2/d_1)^4}} Qactual=(0.97)(0.007854)2(9.81)(2.8909)10.0625Q_{actual} = (0.97)(0.007854) \sqrt{\frac{2(9.81)(2.8909)}{1 - 0.0625}} Qactual=0.007618×56.7190.9375=0.007618×60.500=0.007618×7.7782=0.05925 m3/sQ_{actual} = 0.007618 \times \sqrt{\frac{56.719}{0.9375}} = 0.007618 \times \sqrt{60.500} = 0.007618 \times 7.7782 = 0.05925\text{ m}^3/\text{s} Qactual=59.25 liters/secQ_{actual} = 59.25\text{ liters/sec}


Example 3: Pump Power & Total Dynamic Head (TDH)

A pump draws water ($\gamma = 9.81\text{ kN/m}^3$) from a lower reservoir at elevation $z_1 = 15.0\text{ m}$ and delivers it to an elevated tank at $z_2 = 45.0\text{ m}$ at a flow rate of $Q = 0.050\text{ m}^3/\text{s}$. Total friction head loss in suction and discharge piping is $h_L = 4.80\text{ m}$. Water surface in both tanks is open to atmosphere. If pump efficiency is $\eta_p = 78%$, compute:

  1. Total Dynamic Head ($TDH = h_p$) supplied by the pump.
  2. Water Horsepower ($WHP$).
  3. Brake Power ($BHP$) required to drive the pump.

Solution Step-by-Step:

  • Step 1: Apply Extended Energy Equation from surface 1 to surface 2: P1γ+V122g+z1+hp=P2γ+V222g+z2+hL\frac{P_1}{\gamma} + \frac{V_1^2}{2g} + z_1 + h_p = \frac{P_2}{\gamma} + \frac{V_2^2}{2g} + z_2 + h_L Since $P_1 = P_2 = P_{atm} = 0\text{ gage}$, and free surface velocities $V_1 \approx V_2 \approx 0$: z1+hp=z2+hL    hp=(z2z1)+hLz_1 + h_p = z_2 + h_L \implies h_p = (z_2 - z_1) + h_L hp=(45.015.0)+4.80=30.0+4.80=34.80 mh_p = (45.0 - 15.0) + 4.80 = 30.0 + 4.80 = 34.80\text{ m}

  • Step 2: Calculate Water Power ($WHP$): WHP=γQhp=(9.81 kN/m3)(0.050 m3/s)(34.80 m)=17.069 kWWHP = \gamma Q h_p = (9.81\text{ kN/m}^3)(0.050\text{ m}^3/\text{s})(34.80\text{ m}) = 17.069\text{ kW}

  • Step 3: Calculate Brake Power ($BHP$): BHP=WHPηp=17.069 kW0.78=21.883 kWBHP = \frac{WHP}{\eta_p} = \frac{17.069\text{ kW}}{0.78} = 21.883\text{ kW} In mechanical horsepower ($1\text{ hp} = 0.7457\text{ kW}$): BHP=21.8830.7457=29.35 hpBHP = \frac{21.883}{0.7457} = 29.35\text{ hp}

Loading diagram...
Energy Grade Line (EGL) and Hydraulic Grade Line (HGL) in a Piping System with Pump
Test Your Knowledge

Water (ρ = 1000 kg/m³) flows through a horizontal pipe reducing from diameter D1 = 200 mm to D2 = 100 mm. If the average velocity at Section 1 is V1 = 2.0 m/s, what is the velocity V2 at Section 2, and what is the ideal velocity head V2²/2g?

A
B
C
D
Test Your Knowledge

A Pitot-static tube inserted into an airflow stream (ρ_air = 1.20 kg/m³) measures a dynamic pressure differential of ΔP = 450 Pa. What is the indicated local air velocity?

A
B
C
D
Test Your Knowledge

A pump delivers water (γ = 9.81 kN/m³) at a rate of Q = 0.08 m³/s against a total dynamic head of h_p = 40.0 m. If the electric motor input power is 42.0 kW and motor efficiency is 90%, what is the mechanical efficiency of the pump?

A
B
C
D