Intuition What this page is for
The parent note built the Reynolds Transport Theorem and proved the general formula. Here we exercise it: one worked problem for every kind of trap the theorem can throw at you — every sign, the steady vs unsteady split, inflow vs outflow, a moving surface, degenerate (zero) cases, and a full exam-style twist. If you can do all of these, no RTT problem can surprise you.
Everything below hangs on the one boxed law from the parent:
Before any numbers, look at the sign convention that drives everything.
The outward normal n ^ always points out of the box . So:
Where fluid leaves , its velocity roughly agrees with n ^ ⟹ v ⋅ n ^ > 0 (positive = outflow).
Where fluid enters , its velocity opposes n ^ ⟹ v ⋅ n ^ < 0 (negative = inflow).
That single rule is the source of every plus and minus sign on this page.
Every RTT problem is one (or a blend) of these cells. Each worked example below is tagged with the cell it kills.
#
Cell class
What makes it tricky
Example
A
Steady, single in / single out
baseline; storage term = 0
Ex 1
B
Steady, multiple ports
many v ⋅ n ^ signs to sum
Ex 2
C
Unsteady storage, no flow
surface term = 0 , only d t d ∫ survives
Ex 3
D
Unsteady storage + flow together
both terms nonzero at once
Ex 4
E
Sign of momentum flux (inflow minus)
negative v ⋅ n ^ flips a sign
Ex 5
F
Moving control surface
must use relative velocity v r
Ex 6
G
Degenerate / zero input
v = 0 or symmetric flow ⟹ terms vanish
Ex 7
H
Real-world word problem
translate prose → CV → formula
Ex 8
I
Exam twist (unsteady + momentum + gauge pressure)
everything at once
Ex 9
Worked example Ex 1 — pipe contraction (continuity,
b = 1 )
Water (ρ = 1000 kg/m 3 ) flows steadily through a pipe that narrows from area A 1 = 0.02 m 2 (inlet speed v 1 = 3 m/s ) to A 2 = 0.008 m 2 . Find the outlet speed v 2 .
Forecast: narrower pipe ⟹ faster water. Guess a number before reading on.
Pick b = 1 (mass) and write RTT.
d t d m sy s = 0 = d t d ∫ C V ρ d V + ∮ C S ρ ( v ⋅ n ^ ) d A .
Why this step? Mass is conserved, so the whole left side is zero — this is the Continuity equation .
Kill the storage term. Flow is steady ⟹ nothing inside the CV changes with time ⟹ d t d ∫ C V ρ d V = 0 .
Why? The storage term measures unsteadiness , not flow (parent mistake #2).
Evaluate the surface integral at the two flat ports. Inlet: v ⋅ n ^ = − v 1 (inflow, negative). Outlet: v ⋅ n ^ = + v 2 .
0 = ρ ( − v 1 ) A 1 + ρ ( + v 2 ) A 2 .
Why the signs? Outward normal points backward against the incoming stream at the inlet.
Solve. v 2 = A 2 v 1 A 1 = 0.008 3 × 0.02 = 7.5 m/s .
Verify: volume flow in = 3 × 0.02 = 0.06 m 3 / s ; out = 7.5 × 0.008 = 0.06 m 3 / s . Equal ✓. Units: m 2 ( m/s ) ( m 2 ) = m/s ✓. Faster, as forecast ✓.
Worked example Ex 2 — a tee junction, three ports
A pipe tee (steady water) has inlet 1 : A 1 = 0.01 m 2 , v 1 = 4 m/s . Two outlets: outlet 2 A 2 = 0.006 m 2 , v 2 = 3 m/s , and outlet 3 A 3 = 0.004 m 2 , unknown v 3 . Find v 3 .
Forecast: what goes in must split between the two exits. Estimate v 3 .
Continuity, steady ⟹ ∑ ( ρ v A ) o u t = ∑ ( ρ v A ) in .
Why this step? Same as Ex 1 but now the surface integral has three flat pieces to add.
Write each port with its sign (inflow − , outflow + ), ρ cancels:
− v 1 A 1 + v 2 A 2 + v 3 A 3 = 0.
Solve for v 3 :
v 3 = A 3 v 1 A 1 − v 2 A 2 = 0.004 4 ( 0.01 ) − 3 ( 0.006 ) = 0.004 0.04 − 0.018 = 5.5 m/s .
Verify: in = 0.04 m 3 / s ; out = 0.018 + 5.5 ( 0.004 ) = 0.018 + 0.022 = 0.04 m 3 / s ✓. Units m/s ✓.
Worked example Ex 3 — a sealed tank being heated (storage only)
A rigid, sealed tank of volume V = 0.5 m 3 holds gas whose density rises uniformly at d t d ρ = 0.2 kg/m 3 per s . No valve is open. At what rate is mass accumulating inside?
Forecast: sealed ⟹ no flux. Only the storage term can act.
RTT with b = 1 : d t d m sy s = d t d ∫ C V ρ d V + ∮ C S ρ ( v ⋅ n ^ ) d A .
Kill the surface term. Walls are solid: v ⋅ n ^ = 0 everywhere on the closed surface.
Why? Nothing crosses a sealed wall — the parent's tangential-flow argument in the extreme.
Evaluate storage. Volume fixed, ρ uniform:
d t d ∫ C V ρ d V = d t d ρ V = 0.2 × 0.5 = 0.1 kg/s .
Verify: for the sealed system d t d m sy s = 0.1 kg/s and there is no inflow — the mass "appears" only because ρ climbs; the system mass truly grows only if we let the sealed system be exactly this tank (closed) — here the number is the accumulation rate inside, 0.1 kg/s ✓. Units ( kg/m 3 / s ) ( m 3 ) = kg/s ✓.
Worked example Ex 4 — filling tank (both terms alive)
An open tank of cross-section A t = 1 m 2 is filled by an inlet pipe of area A i = 0.01 m 2 carrying water at v i = 5 m/s . No outlet. How fast does the water level h rise?
Forecast: water piles up ⟹ the surface term feeds the storage term. Both nonzero.
Choose the CV = the water region up to level h ( t ) . b = 1 , ρ constant.
0 = d t d ∫ C V ρ d V + ∮ C S ρ ( v ⋅ n ^ ) d A .
Storage term: the CV volume is A t h , so
d t d ∫ C V ρ d V = ρ A t d t d h .
Why? The stored mass changes because the top face rises — a genuine time change.
Surface term: only the inlet pierces the CS, v ⋅ n ^ = − v i :
∮ C S ρ ( v ⋅ n ^ ) d A = ρ ( − v i ) A i .
Combine and solve:
0 = ρ A t d t d h − ρ v i A i ⇒ d t d h = A t v i A i = 1 5 × 0.01 = 0.05 m/s .
Verify: volume filling rate = A t d t d h = 1 × 0.05 = 0.05 m 3 / s , which equals inflow v i A i = 0.05 ✓. Units m/s ✓. Both terms were needed — this is why "always drop storage" is wrong.
Worked example Ex 5 — jet on a flat plate (momentum,
b = v )
A horizontal water jet (ρ = 1000 , A = 2 × 1 0 − 3 m 2 , v = 10 m/s ) strikes a wall head-on and spreads sideways, losing all its x -momentum. Steady flow. Find the x -force on the jet from the wall, and the reaction on the wall.
Forecast: the wall must stop 200 N of momentum-per-second. Predict the sign.
RTT with b = v x , steady ⟹ storage = 0 :
∑ F x = ∮ C S ρ v x ( v ⋅ n ^ ) d A .
Mass flow: m ˙ = ρ A v = 1000 ( 2 × 1 0 − 3 ) ( 10 ) = 20 kg/s .
Outflow x -momentum: water leaves purely sideways, so v x = 0 ⟹ out-flux = 0 .
Inflow x -momentum: at the inlet v x = v = 10 and v ⋅ n ^ = − v (inflow, negative):
in-flux = ρ v x ( v ⋅ n ^ ) A = ρ v ( − v ) A = − m ˙ v = − 200.
Why the minus? Outward normal opposes the incoming stream — this is exactly the parent's sign trap.
Sum: ∑ F x = 0 − ( − 200 ) = + 200 N on the jet (pointing back, opposing the jet).
By Newton's third law the jet pushes the wall with 200 N forward.
Verify: m ˙ v = 20 × 10 = 200 N ✓. Units ( kg/s ) ( m/s ) = kg⋅m/s 2 = N ✓. Matches parent's plug-in ✓. See Momentum equation (control volume) .
Worked example Ex 6 — jet hitting a moving cart
The same jet (ρ = 1000 , A = 2 × 1 0 − 3 , v = 10 m/s ) now hits a plate mounted on a cart moving away at v C S = 4 m/s in the same direction. Water still spreads sideways. Find the x -force on the plate.
Forecast: the cart runs from the jet, so it feels less force than the stationary case. Guess.
Attach the CV to the cart. The surface moves, so the flux uses the relative velocity
v r = v − v C S = 10 − 4 = 6 m/s .
Why this step? Only motion relative to the surface crosses it (parent mistake #1). If the cart matched the jet (v C S = 10 ), zero water would land.
Mass flow that actually strikes the plate: m ˙ r = ρ A v r = 1000 ( 2 × 1 0 − 3 ) ( 6 ) = 12 kg/s .
Momentum RTT, steady in the cart frame, using v r for the x -momentum carried across:
F x = 0 − ( − m ˙ r v r ) = m ˙ r v r = 12 × 6 = 72 N .
Why v r twice? Once for how much mass crosses per second, once for the x -momentum each kilogram brings relative to the moving frame.
Verify: ρ A v r 2 = 1000 ( 2 × 1 0 − 3 ) ( 6 2 ) = 72 N ✓. Less than the 200 N stationary case ✓ (forecast right). If v C S = 10 : v r = 0 ⇒ F = 0 ✓ — degenerate check.
Worked example Ex 7 — the sanity-check cases
Confirm RTT gives the "obviously right" answer in three degenerate situations.
(a) No flow, steady. v = 0 and ∂ / ∂ t = 0 ⟹ storage = 0 , surface = 0 ⟹ d t d B sy s = 0 .
Why it matters: nothing changes, nothing flows — the theorem must return zero, and it does.
(b) Symmetric in/out, steady, same b . Two identical ports, one in one out, area A , speed v :
ρ b ( − v ) A + ρ b ( + v ) A = 0.
Net flux cancels — steady balanced flow stores nothing. Why: equal and opposite v ⋅ n ^ .
(c) Zero jet speed in Ex 5. v = 0 ⇒ m ˙ = 0 ⇒ F = 0 . A jet that isn't moving exerts no force.
Verify: each case yields exactly 0 ✓ — these are the guard-rails that catch algebra sign errors.
Worked example Ex 8 — bathtub with tap and drain
A bathtub (area A t = 0.8 m 2 ) has the tap adding Q in = 1.2 × 1 0 − 3 m 3 / s and an open drain removing Q o u t = 2.0 × 1 0 − 3 m 3 / s . Is the water level rising or falling, and how fast?
Forecast: drain beats tap ⟹ level falls . Estimate the rate.
CV = the water. Continuity, ρ constant:
A t d t d h = Q in − Q o u t .
Why: storage (level change) = net inflow. Tap is inflow (v ⋅ n ^ < 0 ), drain outflow (> 0 ); after moving fluxes to the right their signs give Q in − Q o u t .
Plug in:
d t d h = 0.8 ( 1.2 − 2.0 ) × 1 0 − 3 = 0.8 − 0.8 × 1 0 − 3 = − 1.0 × 1 0 − 3 m/s .
Verify: negative ⟹ falling ✓ (forecast right), at 1 mm/s . Units m 2 m 3 / s = m/s ✓.
Worked example Ex 9 — thrust on an emptying nozzle
A nozzle discharges water to the atmosphere. Steady flow: inlet area A 1 = 0.02 m 2 , gauge pressure p 1 = 1.5 × 1 0 5 Pa , speed v 1 = 3 m/s ; outlet (to air, gauge p 2 = 0 ) area A 2 = 0.008 m 2 . ρ = 1000 . Find the axial force the water exerts on the nozzle.
Forecast: pressure pushes forward, the jet speeds up — expect a sizeable force. Predict its sign.
Continuity for v 2 (Ex 1 reused): v 2 = A 2 v 1 A 1 = 0.008 3 ( 0.02 ) = 7.5 m/s .
Mass flow: m ˙ = ρ v 1 A 1 = 1000 ( 3 ) ( 0.02 ) = 60 kg/s .
Momentum RTT, steady (storage = 0 ), including pressure forces on the CS:
p 1 A 1 − p 2 A 2 + R x = m ˙ v 2 − m ˙ v 1 ,
where R x is the axial force of the nozzle on the water.
Why pressure terms? Gauge pressure pushes inward on each open face; the wall reaction R x balances the rest.
Insert numbers (p 2 = 0 ):
1.5 × 1 0 5 ( 0.02 ) + R x = 60 ( 7.5 ) − 60 ( 3 )
3000 + R x = 450 − 180 = 270 ⇒ R x = 270 − 3000 = − 2730 N .
Reaction on nozzle: water pushes the nozzle with − R x = + 2730 N , i.e. forward (thrust), ≈ 2.73 kN .
Verify: momentum change m ˙ ( v 2 − v 1 ) = 60 ( 4.5 ) = 270 N ✓. Pressure force 3000 N ✓. R x = 270 − 3000 = − 2730 N ✓. Units: Pa ⋅ m 2 = N , kg/s ⋅ m/s = N ✓. The nozzle pulls the water back, so the water thrusts the nozzle forward — physically sensible.
Common mistake The four traps these examples train against
Sign of inflow flux — Ex 5 (inflow is negative; it flips to a positive force).
Dropping storage when flow exists — Ex 4 (both terms live at once).
Full speed vs relative speed — Ex 6 (moving CV ⟹ use v r ).
Forgetting pressure forces on the CS — Ex 9 (gauge pressure on open faces).
Recall Which cell is which?
Steady one-in-one-out is which example? ::: Ex 1 (cell A).
Where does only the storage term survive? ::: Ex 3 (cell C, sealed tank).
Where are both storage and flux nonzero? ::: Ex 4 (cell D, filling tank).
Which example needs relative velocity? ::: Ex 6 (cell F, moving cart).
Which example combines pressure, unsteady-check and momentum? ::: Ex 9 (cell I, nozzle thrust).
2.2.13 Reynolds transport theorem — the parent theorem these examples apply.
Continuity equation — Ex 1, 2, 4, 8 (b = 1 ).
Momentum equation (control volume) — Ex 5, 6, 9 (b = v ).
Eulerian vs Lagrangian description — why we watch a CV at all.
Bernoulli equation — the energy check hiding behind the nozzle speeds.