
Luke G. answered 12/01/20
Data Scientist with strong math and physics background
I think the easiest is to show the velocity field's curl is 0 as you suggest. The other way would be to show that you can write the velocity field as the negative gradient of some velocity potential function:
q = (-2x, 2y): Assert q = -grad(phi)
phi = x^2 + f(y), f(y) = - y^2 + C =>
phi = x^2 - y^2 + C,
Since there is a velocity potential we can assert that the curl of the velocity field is 0.
See http://farside.ph.utexas.edu/teaching/336L/Fluidhtml/node69.html for some common properties between stream functions, velocity potentials, and incompressible or irrotational fluids. Based on your formulation of the velocity potential, I'm guessing this is assumed to be an incompressible fluid?
Ashley P.
Thank you very much for the explanation. Actually, it is not given to be incompressible. Will that affect the calculation in any way?12/02/20