Set up RTT with b=1 (mass):dtdmsys=0, and steady flow kills storage:
0==0 (steady)dtd∫CVρdV+∮CSρ(v⋅n^)dA.Evaluate the surface integral over the two ports. At the inlet the fluid flows in, opposite to the outward normal n^1, so v⋅n^1=−v1. At the outlet fluid flows out, along n^2, so v⋅n^2=+v2. The pipe walls contribute nothing (v⋅n^=0 there). Thus:
0=ρ(−v1)A1+ρ(+v2)A2⇒v2=A2A1v1=0.0080.02(3)=7.5m/s.Mass flow:m˙=ρA1v1=1000(0.02)(3)=60kg/s (same at both ports, as it must be).
b=1, but now NOT steady — the tank content is growing, so keep the storage term:
0=dtd∫CVρdV+∮CSρ(v⋅n^)dA.
Only one port (inflow), v⋅n^=−v, so the surface term =−m˙in=−4. Density constant, pull it out: dtd∫ρdV=ρdtdV. Then:
0=ρdtdV−m˙in⇒dtdV=ρm˙in=10004=0.004m3/s.
Use RTT with b=v (momentum), steady ⇒ no storage:∑F=∮CSρv(v⋅n^)dA.Mass flow:m˙=ρAv=1000(1.5×10−3)(20)=30kg/s.
Inlet (v=(20,0), flows in so v⋅n^=−v): contribution =ρv(v⋅n^)A=m˙(−1)(20,0)=(−600,0).
Outlet (v=(0,20), flows out so v⋅n^=+v): contribution =m˙(+1)(0,20)=(0,+600).
Sum the flux (this equals ∑F on the water):
∑Fx=−600+0=−600N,∑Fy=0+600=+600N.
So the vane pushes the water with Fx=−600N,Fy=+600N (i.e. leftward-and-up to remove its rightward motion and give it upward motion). Magnitude 6002+6002≈848.5N.
v itself is +x (the momentum being carried), factor +20.
(v⋅n^) is −v at an inlet (velocity opposes the outward normal), factor −20.
Their product is negative: momentum +x is entering, and "entering" is written as a negative outflow. Physically, momentum flooding in through the inlet is momentum the CV gains, so to keep the system's momentum steady the vane must supply an equal-and-opposite force. The negative sign is exactly what later flips (via ∑F=outflow−inflow) to give the reaction force.
Step 1 — continuity (b=1) gives v2:
v2=A2A1v1=0.0020.01(2)=10m/s,m˙=ρA1v1=1000(0.01)(2)=20kg/s.Step 2 — momentum (b=v), steady. The x-momentum equation:
∑Fx=∮CSρvx(v⋅n^)dA=m˙v2−m˙v1=m˙(v2−v1).
(Outlet +m˙v2; inlet −m˙v1 because inflow carries the minus.)
∑Fx=20(10−2)=160N.Step 3 — list the real forces making up ∑Fx: pressure on the inlet face pushes fluid in the +x direction: +p1A1. Pressure on the exit face is atmospheric gauge =0: +p2A2=0. Plus the wall reaction Rx:
∑Fx=p1A1+p2A2+Rx=50000(0.01)+0+Rx=500+Rx.Step 4 — solve:500+Rx=160⇒Rx=160−500=−340N. The nozzle pulls the water back (−x) by 340 N; by reaction the water pulls the nozzle forward with 340 N (this is the thrust you feel holding a hose nozzle).
Key idea: for a moving CV the surface term uses the relative velocityvr=v−vCS, because only motion relative to the surface actually crosses it.
vr=v−vCS=15−5=10m/s.Mass flow across the moving surface uses vr: m˙r=ρAvr=1000(2×10−3)(10)=20kg/s.Momentum RTT (relative), steady in the cart frame, b=vr:∑Fx=∮ρvr,x(vr⋅n^)dA.
Inlet: relative velocity +10, crosses inward (vr⋅n^=−vr) ⇒ term =m˙r(−1)(+10)=−200.
Outlet: deflected 180∘, relative velocity −10, crosses outward (+vr) ⇒ term =m˙r(+1)(−10)=−200.
∑Fx=−200+(−200)=−400N.
The vane pushes the water in −x with 400 N; the water pushes the cart forward (+x) with 400 N.
Start (b=1, fixed CV):
0=∂t∂∫CVρdV+∮CSρ(v⋅n^)dA.
(Time-derivative moves inside as ∂/∂t since the CV is fixed.)
Convert the surface flux to a volume integral with the Divergence theorem, ∮CSF⋅n^dA=∫CV∇⋅FdV, using F=ρv:
∮CSρ(v⋅n^)dA=∫CV∇⋅(ρv)dV.Combine into one volume integral:∫CV[∂t∂ρ+∇⋅(ρv)]dV=0.This holds for every choice of CV, however small, so the bracket must vanish pointwise:
∂t∂ρ+∇⋅(ρv)=0.
This is exactly the point analogue, and it links back to the Material derivative and Continuity equation notes.