For an incompressible fluid flow, two components of velocity (u,v,w) are given by u=x2+2y2+3z2,v=x2y−y2z+zx. Determine the third component w so that they satisfy the equation of continuity. Also, find the z-component of acceleration.
Technique
Continuity ∇⋅q=0 to get wz, integrate in z; then z-acceleration az=(q⋅∇)w for steady flow.
Solution
Setup. For an incompressible flow the equation of continuity is
∂x∂u+∂y∂v+∂z∂w=0.
Step 1 — Compute the known divergence terms
u=x2+2y2+3z2⇒∂x∂u=2x.v=x2y−y2z+zx⇒∂y∂v=x2−2yz.
Hence
∂z∂w=−(∂x∂u+∂y∂v)=−(2x+x2−2yz)=−x2−2x+2yz.
Step 2 — Integrate w.r.t. z
w=∫(−x2−2x+2yz)dz=−x2z−2xz+yz2+f(x,y).
Taking the simplest determination f(x,y)=0 (no arbitrary tangential field required),
w=−x2z−2xz+yz2.
Step 3 — z-component of acceleration
The acceleration is the material derivative DtDq. For steady flow (∂/∂t=0) its z-component is