Euler's equation for an incompressible fluid

373 Views Asked by At

I am trying to solve the following problem:

enter image description here

I rearranged the Euler equation to find grad(p) and then I did -u.grad(p) to see if i could simplify this to get the LHS

However i am very stuck on what happens when i apply -u.grad(p) i would appreciate any hints to help me

1

There are 1 best solutions below

0
On

Hint

$\frac{D\phi}{Dt}=\frac{\partial \phi}{\partial t}+\vec{u}.\nabla \phi$

$=\vec{u}.\nabla \phi$ since $ \phi$ is

time independent.