Fiveable

๐Ÿ’งFluid Mechanics Unit 6 Review

QR code for Fluid Mechanics practice questions

6.1 Reynolds Transport Theorem

6.1 Reynolds Transport Theorem

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

Control Volumes and the Reynolds Transport Theorem

Control volumes in fluid mechanics

A control volume is an imaginary region in space that you define as the boundary for analyzing fluid flow. Unlike a system (which tracks a fixed mass of matter as it moves), a control volume stays put while fluid passes through it. This distinction is fundamental: most problems in engineering involve fluid flowing through a device, so tracking a fixed region is far more practical than chasing a blob of fluid downstream.

The boundary of a control volume is called the control surface, and fluid is free to cross it at inlets and outlets. Control volumes can be:

  • Fixed in space (e.g., a section of pipe bolted to a wall)
  • Moving at constant velocity (e.g., a reference frame attached to a moving vehicle)
  • Deforming over time (e.g., the interior of a balloon being inflated)

Typical applications include flow through pipes, HVAC ducts, turbines, and open channels like rivers or canals.

Control volumes in fluid mechanics, Fluid Dynamics โ€“ University Physics Volume 1

Derivation of Reynolds Transport Theorem

Conservation laws (mass, momentum, energy) are naturally written for a system of fixed mass. But we want to apply them to a control volume where mass flows in and out. The Reynolds Transport Theorem (RTT) is the bridge between these two viewpoints. It tells you how the rate of change of any extensive property for a system relates to what's happening inside a control volume and what's crossing its surface.

Extensive vs. intensive properties. An extensive property BB depends on the total amount of matter (examples: total mass, total momentum, total energy). Every extensive property has a corresponding intensive property bb, which is BB per unit mass. The two are related by:

B=โˆซCVbโ€‰ฯโ€‰dVB = \int_{CV} b \, \rho \, dV

where ฯ\rho is the fluid density and dVdV is a differential volume element.

The RTT equation:

DBsysDt=โˆ‚โˆ‚tโˆซCVbโ€‰ฯโ€‰dV+โˆซCSbโ€‰ฯโ€‰(Vโƒ—โ‹…nโƒ—)โ€‰dA\frac{DB_{sys}}{Dt} = \frac{\partial}{\partial t} \int_{CV} b \, \rho \, dV + \int_{CS} b \, \rho \, (\vec{V} \cdot \vec{n}) \, dA

Each term has a clear physical meaning:

TermMeaning
DBsysDt\frac{DB_{sys}}{Dt}Rate of change of BB for the system (the physics side, from conservation laws)
โˆ‚โˆ‚tโˆซCVbโ€‰ฯโ€‰dV\frac{\partial}{\partial t} \int_{CV} b \, \rho \, dVRate of accumulation (or depletion) of BB stored inside the control volume
โˆซCSbโ€‰ฯโ€‰(Vโƒ—โ‹…nโƒ—)โ€‰dA\int_{CS} b \, \rho \, (\vec{V} \cdot \vec{n}) \, dANet flux of BB out through the control surface

Key details on the flux term:

  • Vโƒ—\vec{V} is the fluid velocity vector.
  • nโƒ—\vec{n} is the outward-pointing unit normal on the control surface.
  • The dot product Vโƒ—โ‹…nโƒ—\vec{V} \cdot \vec{n} is positive where fluid leaves the CV (outflow) and negative where fluid enters (inflow). This sign convention is what makes the integral give you the net outflow automatically.
  • dAdA is a differential area element on the control surface.
Control volumes in fluid mechanics, Fluids in Motion | Boundless Physics

Applications of Reynolds Transport Theorem

The RTT becomes a specific conservation equation once you choose which extensive property BB (and its intensive counterpart bb) to plug in.

1. Conservation of Mass

Set b=1b = 1 (so B=mB = m, the total mass). Since mass is conserved, DmsysDt=0\frac{Dm_{sys}}{Dt} = 0, giving:

โˆ‚โˆ‚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

This says that any increase in mass stored inside the CV must be balanced by a net inflow through the surface. For steady flow, nothing changes with time inside the CV, so the storage term vanishes and you get:

โˆซCSฯโ€‰(Vโƒ—โ‹…nโƒ—)โ€‰dA=0\int_{CS} \rho \, (\vec{V} \cdot \vec{n}) \, dA = 0

which simply means mass in equals mass out.

2. Conservation of Momentum

Set b=Vโƒ—b = \vec{V} (so B=mVโƒ—B = m\vec{V}, the total momentum). Newton's second law says D(mVโƒ—)sysDt=โˆ‘Fโƒ—\frac{D(m\vec{V})_{sys}}{Dt} = \sum \vec{F}, giving:

โˆ‘Fโƒ—=โˆ‚โˆ‚tโˆซCVVโƒ—โ€‰ฯโ€‰dV+โˆซCSVโƒ—โ€‰ฯโ€‰(Vโƒ—โ‹…nโƒ—)โ€‰dA\sum \vec{F} = \frac{\partial}{\partial t} \int_{CV} \vec{V} \, \rho \, dV + \int_{CS} \vec{V} \, \rho \, (\vec{V} \cdot \vec{n}) \, dA

Here โˆ‘Fโƒ—\sum \vec{F} includes all external forces on the CV contents: pressure forces at inlets/outlets, gravity (body force), shear stresses on walls, and any reaction forces from supports. This equation is the workhorse for calculating forces on pipe bends, nozzles, and vanes.

3. Conservation of Energy

Set b=e+V22+gzb = e + \frac{V^2}{2} + gz, where:

  • ee = specific internal energy
  • V22\frac{V^2}{2} = specific kinetic energy
  • gzgz = specific potential energy (with zz measured from a reference datum)

The first law of thermodynamics for the system gives:

Qห™โˆ’Wห™=โˆ‚โˆ‚tโˆซCV(e+V22+gz)ฯโ€‰dV+โˆซCS(e+V22+gz)ฯโ€‰(Vโƒ—โ‹…nโƒ—)โ€‰dA\dot{Q} - \dot{W} = \frac{\partial}{\partial t} \int_{CV} \left(e + \frac{V^2}{2} + gz\right) \rho \, dV + \int_{CS} \left(e + \frac{V^2}{2} + gz\right) \rho \, (\vec{V} \cdot \vec{n}) \, dA

  • Qห™\dot{Q} is the rate of heat transfer into the CV (positive in).
  • Wห™\dot{W} is the rate of work done by the CV on its surroundings (positive out). This includes shaft work, pressure work at the boundaries, and shear work.

Pattern to remember: Every application of the RTT follows the same three steps: (1) pick the extensive property and its intensive counterpart, (2) set the left side equal to whatever the relevant conservation law says (zero for mass, net force for momentum, net heat/work for energy), and (3) evaluate the storage and flux integrals for your specific control volume geometry and flow conditions.