No history yet

Control Volume Analysis

A New Point of View

Think about describing traffic. You could follow a single car on its entire journey from start to finish. You'd track its speed, its turns, and its stops. This is the Lagrangian description of motion. It focuses on individual particles. While perfectly valid, it's often impractical for fluids. Imagine trying to track every single water molecule in a river.

There's another way. You could stand on a bridge and observe the traffic passing underneath. You'd measure the speed and type of cars at that specific point, without caring where they came from or where they're going. This is the Eulerian description of motion. We define a fixed region in space, a control volume, and analyze the fluid properties within it and crossing its boundaries.

In fluid dynamics, we usually care more about what happens in a specific region, like around an aeroplane wing or inside a pipe, than the life story of a single fluid particle. The Eulerian approach is our go-to method.

Bridging Two Worlds

Fundamental physical laws, like conservation of mass and momentum, are naturally written for a system — a specific collection of matter. But we want to work with a control volume, a fixed region in space. How do we translate these laws from a moving blob of fluid to a stationary window of observation?

The answer is a powerful mathematical tool called the Reynolds Transport Theorem (RTT). It provides a direct link between the rate of change of a property for a system and the changes occurring within a control volume. It's the essential bridge between the Lagrangian and Eulerian worlds.

dBsysdt=tCVρbdV+CSρb(vn)dA\frac{d B_{sys}}{dt} = \frac{\partial}{\partial t} \int_{CV} \rho b \, dV + \int_{CS} \rho b (\vec{v} \cdot \vec{n}) \, dA

In simpler terms, the RTT says that the change for a system equals the change happening inside our control volume, plus whatever flows out minus whatever flows in.

Applying the Theorem

With the RTT, we can now derive the control volume forms of our fundamental conservation laws. Let's start with mass.

Conservation of Mass

other

The principle that mass can neither be created nor destroyed. For a system, this means its mass is constant.

For conservation of mass, the extensive property BB is mass mm, and the intensive property bb is 1 (mass per unit mass). Since the mass of a system is constant, dBsys/dt=0dB_{sys}/dt = 0. Plugging this into the RTT gives us the continuity equation for a control volume:

0=tCVρdV+CSρ(vn)dA0 = \frac{\partial}{\partial t} \int_{CV} \rho \, dV + \int_{CS} \rho (\vec{v} \cdot \vec{n}) \, dA
Lesson image

Next, let's look at momentum. Newton's Second Law states that the sum of forces on a system equals the rate of change of its momentum (ΣF=d(mv)sys/dt\Sigma \vec{F} = d(m\vec{v})_{sys}/dt). Here, our extensive property BB is momentum (mvm\vec{v}), and our intensive property bb is velocity ("vecv"vec{v}). The RTT gives us the Linear Momentum Equation:

ΣF=tCVρvdV+CSρv(vn)dA\Sigma \vec{F} = \frac{\partial}{\partial t} \int_{CV} \rho \vec{v} \, dV + \int_{CS} \rho \vec{v} (\vec{v} \cdot \vec{n}) \, dA

This equation is the workhorse of fluid dynamics. It allows us to calculate forces by analysing the flow. For example, we can find the thrust of a jet engine by measuring the momentum change of the air passing through it.

Choosing Your Volume

The power of this analysis lies in choosing a smart control volume. The goal is to make the problem as simple as possible. A good control volume selection strategy is key.

GuidelineWhy it Helps
Align with solid surfacesThe velocity of the fluid relative to the surface is zero. This simplifies the momentum flux calculation across that boundary.
Orient normal to flowMakes the dot product v · n easy to calculate; it's just the magnitude of the velocity.
Place in regions of known pressureIf a surface is open to the atmosphere, the pressure is known, which simplifies the force calculation.
Enclose the object of interestTo find the force on an object (like a vane or elbow), the control volume must surround it so that the force becomes an external force in the momentum equation.

By applying the linear momentum equation to a control volume like the one above, we can directly calculate the forces needed to hold the vane in place, a common engineering problem.

Quiz Questions 1/4

An oceanographer deploys a drifting buoy that moves with an ocean current, continuously transmitting its velocity and the water temperature. Which description of motion is being used?

Quiz Questions 2/4

What is the primary role of the Reynolds Transport Theorem (RTT) in fluid mechanics?

This framework, shifting from a particle-based view to a regional analysis using the Reynolds Transport Theorem, is fundamental. It allows us to tackle complex problems in aerodynamics, propulsion, and hydraulics by focusing on the net effects of flow through a defined space.