Fiveable

๐Ÿ’งFluid Mechanics Unit 6 Review

QR code for Fluid Mechanics practice questions

6.2 Conservation of Mass (Continuity Equation)

6.2 Conservation of Mass (Continuity Equation)

Written by the Fiveable Content Team โ€ข Last updated August 2025
Written by the Fiveable Content Team โ€ข Last updated August 2025
๐Ÿ’งFluid Mechanics
Unit & Topic Study Guides

Conservation of Mass (Continuity Equation)

The conservation of mass principle gives you a way to track fluid as it moves through a system. Because mass can't be created or destroyed, any fluid entering a control volume must either accumulate inside it or leave through an outlet. The continuity equation is the mathematical statement of this balance, and it's one of the most-used tools in fluid mechanics for analyzing pipes, nozzles, ducts, and branching flow networks.

Conservation of Mass Equation

A control volume is a fixed region in space that you define for analysis. Fluid flows into and out of this region through its boundary, called the control surface. Think of it like drawing an invisible box around a section of pipe: you don't track individual fluid particles, you just monitor what crosses the boundaries.

The mass balance for a control volume says: the rate of change of mass stored inside the control volume, plus the net mass flux leaving through the control surface, equals zero.

โˆ‚โˆ‚tโˆซCVฯโ€‰dV+โˆซCSฯVโƒ—โ‹…nโƒ—โ€‰dA=0\frac{\partial}{\partial t} \int_{CV} \rho \, dV + \int_{CS} \rho \vec{V} \cdot \vec{n} \, dA = 0

Here's what each term means:

  • ฯ\rho โ€” fluid density (kg/mยณ)
  • Vโƒ—\vec{V} โ€” velocity vector of the fluid (m/s)
  • nโƒ—\vec{n} โ€” outward-pointing unit normal vector on the control surface
  • dVdV โ€” differential volume element (mยณ)
  • dAdA โ€” differential area element on the control surface (mยฒ)

The first integral tracks how much mass is accumulating (or depleting) inside the control volume over time. The second integral sums up the mass flux across every part of the control surface. The dot product Vโƒ—โ‹…nโƒ—\vec{V} \cdot \vec{n} is positive where flow leaves (outflow) and negative where flow enters (inflow), which is why this single integral captures the net mass flow.

Conservation of mass equation, Fluid Dynamics โ€“ University Physics Volume 1

Continuity Equation Simplification

Two assumptions dramatically simplify the general equation:

Steady-state flow means flow properties at any fixed point don't change with time. The storage term drops out:

โˆ‚โˆ‚tโˆซCVฯโ€‰dV=0\frac{\partial}{\partial t} \int_{CV} \rho \, dV = 0

Incompressible flow means density ฯ\rho is constant throughout the fluid. Since ฯ\rho doesn't vary, you can pull it out of the surface integral and then cancel it entirely.

With both assumptions, the continuity equation reduces to:

โˆซCSVโƒ—โ‹…nโƒ—โ€‰dA=0\int_{CS} \vec{V} \cdot \vec{n} \, dA = 0

For a control volume with one inlet and one outlet where velocity is uniform across each cross-section, this becomes:

AinVin=AoutVoutA_{in} V_{in} = A_{out} V_{out}

where AA is the cross-sectional area (mยฒ) and VV is the average velocity (m/s). Both sides represent the volume flow rate QQ (mยณ/s), so you can also write this as Qin=QoutQ_{in} = Q_{out}.

This relationship is why fluid speeds up when it enters a narrower section of pipe. If the area shrinks by half, the velocity must double to maintain the same volume flow rate. A venturi meter exploits exactly this effect to measure flow speed.

Conservation of mass equation, Collisions of Point Masses in Two Dimensions | Physics

Mass Flow Rate Calculations

The mass flow rate mห™\dot{m} is the mass of fluid passing through a cross-section per unit time (kg/s):

mห™=ฯQ=ฯAV\dot{m} = \rho Q = \rho A V

For steady, incompressible flow with multiple inlets and outlets (like a branching pipe junction), conservation of mass requires:

โˆ‘mห™in=โˆ‘mห™out\sum \dot{m}_{in} = \sum \dot{m}_{out}

Since ฯ\rho is constant and cancels, this is equivalent to:

โˆ‘AinVin=โˆ‘AoutVout\sum A_{in} V_{in} = \sum A_{out} V_{out}

Solving a typical problem follows these steps:

  1. Sketch the control volume and identify all inlets and outlets.
  2. Write the continuity equation: โˆ‘Qin=โˆ‘Qout\sum Q_{in} = \sum Q_{out}.
  3. Substitute Q=AVQ = AV for each inlet and outlet.
  4. Plug in known values (densities, areas, velocities) and solve for the unknown.

Example: Water flows into a T-junction through a 0.1 mยฒ pipe at 3 m/s. It exits through two branches: one with area 0.06 mยฒ at 2 m/s, and one with area 0.04 mยฒ. Find the velocity in the second branch.

A1V1=A2V2+A3V3A_1 V_1 = A_2 V_2 + A_3 V_3

(0.1)(3)=(0.06)(2)+(0.04)(V3)(0.1)(3) = (0.06)(2) + (0.04)(V_3)

0.3=0.12+0.04โ€‰V30.3 = 0.12 + 0.04 \, V_3

V3=0.180.04=4.5ย m/sV_3 = \frac{0.18}{0.04} = 4.5 \text{ m/s}

The key takeaway for area-velocity relationships: in steady, incompressible flow, A1V1=A2V2A_1 V_1 = A_2 V_2. A decrease in cross-sectional area always produces a proportional increase in velocity, and vice versa. This inverse relationship between area and velocity shows up constantly in nozzle design, pipe sizing, and flow measurement devices.