Question:

Magnitude of the component of velocity at point (1,1) for a stream function \( \Psi = x^2 - y^2 \) is equal to ............

Show Hint

For 2D incompressible flows, use \( u = \frac{\partial \Psi}{\partial y} \) and \( v = -\frac{\partial \Psi}{\partial x} \) to compute velocity components from the stream function.
Updated On: Jun 17, 2025
  • 2
  • 4
  • \( 2\sqrt{2} \)
  • \( 4\sqrt{2} \)
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

The stream function \( \Psi = x^2 - y^2 \) represents a 2D incompressible flow.
To find the velocity components from the stream function: \[ u = \frac{\partial \Psi}{\partial y} = -2y, \quad v = -\frac{\partial \Psi}{\partial x} = -2x \] At point (1,1): \[ u = -2(1) = -2, \quad v = -2(1) = -2 \] Now, the magnitude of the velocity vector is: \[ |\vec{V}| = \sqrt{u^2 + v^2} = \sqrt{(-2)^2 + (-2)^2} = \sqrt{4 + 4} = \sqrt{8} = 2\sqrt{2} \] \[ \boxed{2\sqrt{2}} \]
Was this answer helpful?
0
0