Fluid Mechanics

Fluid mechanics is the study of fluids (liquids and gases) both at rest (statics) and in motion (dynamics). It is a foundational subject for civil engineering branches like hydraulics, water resources, and environmental engineering.

Fluid Statics

Fluid Statics Concepts

Fluids differ from solids because they cannot sustain shear stress while at rest. They flow and take the shape of their container.

Density (ρ\rho)

Mass per unit volume. It is a fundamental property. The SI unit is kg/m3\text{kg/m}^3.
ρ=mV \rho = \frac{m}{V}
(For water at 4C4^\circ\text{C}, ρ1000 kg/m3\rho \approx 1000 \text{ kg/m}^3).

Specific Gravity (SG)

The ratio of the density of a substance to the density of a reference substance (usually water). It is a dimensionless number.
SG=ρsubstanceρwater SG = \frac{\rho_{\text{substance}}}{\rho_{\text{water}}}

Pressure (PP)

Pressure (PP) Concepts

Instead of dealing with forces on specific particles (which are constantly moving in a fluid), we deal with pressure.

Pressure (PP)

The magnitude of the normal force exerted by a fluid per unit area of a surface. It is a scalar quantity. The SI unit is the Pascal (Pa), where 1 Pa=1 N/m21 \text{ Pa} = 1 \text{ N/m}^2.
P=FA P = \frac{F}{A}

Important

Pressure vs. Force: Pressure acts perpendicular to any surface it contacts. While force is a vector, pressure itself has no direction.

Hydrostatic Pressure

Hydrostatic Pressure Concepts

The pressure at any depth in a stationary liquid depends only on the depth, the density of the liquid, and gravity.

Hydrostatic Equation

P=P0+ρgh P = P_0 + \rho g h
Where:
  • PP is the absolute pressure at depth hh.
  • P0P_0 is the pressure at the surface (often atmospheric pressure, Patm1.013×105 PaP_{atm} \approx 1.013 \times 10^5 \text{ Pa}).
  • ρ\rho is the constant density of the fluid.
  • gg is acceleration due to gravity.
  • hh is the depth below the surface.

Hydrostatic Pressure Concepts

This equation shows that pressure increases linearly with depth in an incompressible fluid (like water).

Pascal's Principle

Pascal's Principle Concepts

If you apply pressure to an enclosed, incompressible fluid, that change in pressure is transmitted undiminished to every part of the fluid and the walls of its container.
ΔP=constant everywhere \Delta P = \text{constant everywhere}

Pascal's Principle Concepts

This is the principle behind hydraulic lifts. A small force F1F_1 applied over a small area A1A_1 creates a pressure ΔP=F1/A1\Delta P = F_1/A_1. This exact same pressure appears on a larger area A2A_2, producing a much larger force F2=ΔPA2=F1(A2/A1)F_2 = \Delta P \cdot A_2 = F_1(A_2/A_1).

Archimedes' Principle (Buoyancy)

Archimedes' Principle (Buoyancy) Concepts

Any object, wholly or partially immersed in a fluid, is buoyed up by a force equal to the weight of the fluid displaced by the object.

Buoyant Force ($F_B$)

FB=Wdisplaced fluid=mfluidg F_B = W_{\text{displaced fluid}} = m_{\text{fluid}} g FB=ρfluidVsubmergedg F_B = \rho_{\text{fluid}} V_{\text{submerged}} g

Important

Notice that the buoyant force depends on the density of the fluid, not the object, and the volume of the object that is actually submerged (VsubmergedV_{\text{submerged}}).
  • If an object is denser than the fluid (ρobj>ρfluid\rho_{obj} > \rho_{fluid}), it will sink (its weight WobjW_{obj} is greater than the maximum FBF_B).
  • If it is less dense (ρobj<ρfluid\rho_{obj} < \rho_{fluid}), it will float. In equilibrium floating, it displaces a volume of fluid whose weight exactly equals its own total weight (FB=WobjF_B = W_{obj}).

Fluid Dynamics

Fluid Dynamics Concepts

When fluids move, things get complicated quickly. In introductory physics and engineering, we usually start with an idealized model of fluid flow: ideal fluid flow.

Assumptions of Ideal Fluid Flow

  • Steady Flow: The velocity of the fluid at any given point is constant over time.
  • Incompressible: The density of the fluid is constant (a very good assumption for liquids).
  • Nonviscous (Inviscid): Internal friction within the fluid is zero.
  • Irrotational: Fluid particles do not rotate about their own centers of mass.

The Equation of Continuity

The Equation of Continuity Concepts

For an incompressible fluid flowing steadily through a pipe of varying cross-sectional area, the volume flow rate (QQ) must remain constant everywhere. What goes in must come out.

Volume Flow Rate (QQ)

The volume of fluid passing a given cross-section per unit time. The SI unit is m3/s\text{m}^3/\text{s}.
Q=ΔVΔt=Av Q = \frac{\Delta V}{\Delta t} = A v
(Where AA is the cross-sectional area and vv is the fluid speed).

Equation of Continuity

A1v1=A2v2 A_1 v_1 = A_2 v_2

The Equation of Continuity Concepts

This explains why a river speeds up when it passes through a narrow gorge (A2<A1    v2>v1A_2 < A_1 \implies v_2 > v_1).

Bernoulli's Equation

Bernoulli's Equation Concepts

Bernoulli's equation is essentially a statement of the conservation of mechanical energy applied to ideal fluid flow. It relates pressure, flow speed, and elevation along a streamline.
The work done on a fluid element as it moves through a pipe changes its kinetic and potential energy.

Bernoulli's Equation

P+12ρv2+ρgy=constant P + \frac{1}{2}\rho v^2 + \rho g y = \text{constant}
For two points (1 and 2) along a streamline:
P1+12ρv12+ρgy1=P2+12ρv22+ρgy2 P_1 + \frac{1}{2}\rho v_1^2 + \rho g y_1 = P_2 + \frac{1}{2}\rho v_2^2 + \rho g y_2
Where:
  • PP is absolute pressure.
  • 12ρv2\frac{1}{2}\rho v^2 is kinetic energy per unit volume (dynamic pressure).
  • ρgy\rho g y is potential energy per unit volume (static pressure due to elevation).

Important

The Bernoulli Effect: If a fluid flows horizontally (y1=y2y_1 = y_2), the equation simplifies to P1+12ρv12=P2+12ρv22P_1 + \frac{1}{2}\rho v_1^2 = P_2 + \frac{1}{2}\rho v_2^2. This shows that where the speed of the fluid is high, the pressure is low, and vice-versa. This principle is key to understanding airplane lift, carburetors, and the Venturi tube.

Torricelli's Theorem

Torricelli's Theorem Concepts

A direct application of Bernoulli's equation is finding the speed of fluid exiting a small hole at the bottom of an open tank. If the hole is a distance hh below the surface, the surface area is much larger than the hole (vsurface0v_{surface} \approx 0), and both are at atmospheric pressure, Bernoulli's equation simplifies to:
vexit=2gh v_{exit} = \sqrt{2gh}

Torricelli's Theorem Concepts

This shows the fluid exits with the same speed an object would have if dropped in free fall from a height hh.

Variation of Pressure with Depth

The Hydrostatic Paradox

The equation P=P0+ρghP = P_0 + \rho gh implies that the pressure at a given depth in a static fluid is independent of the shape of the container or the total volume of fluid present. This leads to the "Hydrostatic Paradox":
If you have three containers of wildly different shapes (one wide, one narrow, one conical) but all filled to the exact same height hh with the same fluid, the pressure at the bottom of all three containers is identical. Consequently, if the bottom area AA is the same, the total force on the bottom of each container is exactly the same, regardless of how much total fluid is inside!
Key Takeaways
  • Fluid Statics is governed by pressure increasing with depth (P=P0+ρghP = P_0 + \rho gh) and Pascal's Principle (pressure applied is transmitted undiminished).
  • Archimedes' Principle states that buoyancy is an upward force equal to the weight of displaced fluid (FB=ρfVsubgF_B = \rho_f V_{sub} g).
  • Fluid Dynamics for ideal fluids relies on conservation principles.
  • The Equation of Continuity (A1v1=A2v2A_1v_1 = A_2v_2) is the conservation of mass/volume flow.
  • Bernoulli's Equation (P+12ρv2+ρgy=constP + \frac{1}{2}\rho v^2 + \rho gy = \text{const}) is the conservation of energy, showing that pressure drops when speed increases horizontally.