coverband
- 170
- 1
Homework Statement
The velocity vector for a flow is u = (xt, yt, -2zt). Given that the density is constant and that the body force is F = (0,0,-g) find the pressure, P(x,t) in the fluid which satisfies P = P_0(t) at x = 0
Homework Equations
Euler's equation: \frac{Du}{Dt}=-\frac{1}{\rho}\nabla P + F
The Attempt at a Solution
\nabla P = \rho(-x-xt^2, -y - yt^2, 2z - 4zt^2 - g)
How do you get P from this. Back of the book gives
P = - \frac {1}{2} \rho (x^2+y^2)(1+t^2) + \rho z^2(1-2t^2)-\rho gz + P_0(t)
How did they get that?