Show that the two-dimensional flow described (in metre-second units) by the equation \(\psi=x+2 x^{2}-2 y^{2}\) is irrotational. What is the velocity potential of the flow? If the density of the fluid is \(1.12 \mathrm{~kg} \cdot \mathrm{m}^{-3}\) and the piezometric pressure at the point \((1,-2)\) is \(4.8 \mathrm{kPa}\), what is the piezometric pressure at the point \((9,6)\) ?

Short Answer

Expert verified
The flow is irrotational, the velocity potential is \(\phi = -2y^2 + x + 2x^2\), and the piezometric pressure at point \((9,6)\) is \(-36.23 \mathrm{kPa}\).

Step by step solution

01

- Validate Irrotational Flow

To show that the flow is irrotational, compute the components of the velocity field from the stream function \[\psi = x + 2x^2 - 2y^2.\]The velocities are given by \[u = \frac{\partial \psi}{\partial y} \quad \text{and} \quad v = -\frac{\partial \psi}{\partial x}.\]
02

- Compute Partial Derivatives

Calculate the partial derivatives of \(\psi\): \[u = \frac{\partial \psi}{\partial y} = \frac{\partial}{\partial y}(x + 2x^2 - 2y^2) = -4y,\] \[v = -\frac{\partial \psi}{\partial x} = -\frac{\partial}{\partial x}(x + 2x^2 - 2y^2) = -(1 + 4x).\]
03

- Check for Irrotationality

The flow is irrotational if \[\frac{\partial u}{\partial x} = \frac{\partial v}{\partial y}.\] Compute these partial derivatives: \[\frac{\partial u}{\partial x} = \frac{\partial}{\partial x}(-4y) = 0,\] \[\frac{\partial v}{\partial y} = -\frac{\partial}{\partial y}(1 + 4x) = 0.\] Since both are equal, the flow is irrotational.
04

- Determine Velocity Potential

The velocity potential \(\phi\) is related to the velocity components by \[u = \frac{\partial \phi}{\partial x} \quad \text{and} \quad v = \frac{\partial \phi}{\partial y}.\] Integrate \[u = -4y,\] w.r.t. \(y\) to find \[\phi = -2y^2 + f(x).\] Use \[v = -(1 + 4x),\] substitute in \(\phi\), and solve for \(f(x)\): \[-(1 + 4x) = \frac{\partial}{\partial x}(-2y^2 + f(x)) \implies 0 = f'(x) - (1 + 4x) \implies f(x) = x + 2x^2.\] Thus, \[\phi = -2y^2 + x + 2x^2.\]
05

- Calculate Piezometric Pressure

The Bernoulli’s equation for incompressible flow in terms of piezometric pressure \(p\) is \[p + \frac{1}{2}\rho(u^2 + v^2) = \text{constant}.\] Evaluate at points \( (1, -2) \) and \( (9, 6) \): \[u(1, -2) = -4(-2) = 8, \] \[v(1, -2) = -(1 + 4(1)) = -5, \] \[ u(9, 6) = -4(6) = -24, \] \[v(9, 6) = -(1 + 4(9)) = -37. \] Plug these into Bernoulli’s equation: \[ 4.8 \mathrm{kPa} + \frac{1}{2} \times 1.12 \times (8^2 + (-5)^2) = p_{(9, 6)} + \frac{1}{2} \times 1.12 \times (24^2 + 37^2),\] solving \[ 4800 \mathrm{Pa} + 22.4 (64 + 25) = p_{(9, 6)} + 22.4 (576+1369),\] \[ 4800 + 2016 = p_{(9, 6)} + 43042.4 \implies 6816 - 43042.4 = p_{(9, 6)} \implies p_{(9, 6)} = -36226.4 \mathrm{Pa}.\]

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with Vaia!

Key Concepts

These are the key concepts you need to understand to accurately answer the question.

stream function
In fluid dynamics, the stream function is a very useful concept to describe the flow of incompressible fluids. It is denoted by \( \psi \), and in two-dimensional flow, the stream function is a scalar function whose partial derivatives give us the velocity components of the flow. For the given flow \( \psi = x + 2x^2 - 2y^2\), the velocity components are determined as follows:
\( u = \frac{\partial \psi}{\partial y} = -4y \)
\( v = -\frac{\partial \psi}{\partial x} = -(1 + 4x) \)
These components help in understanding the direction and magnitude of the flow at different points in the fluid field.
velocity potential
The velocity potential, denoted by \( \phi \), is another important scalar function in fluid dynamics. It is especially useful in describing irrotational flows. The potential function is connected to the velocity components of the flow via partial derivatives:
\( u = \frac{\partial \phi}{\partial x} \), and \( v = \frac{\partial \phi}{\partial y} \.\)
To determine the velocity potential \( \phi \) for the given flow, integrate the velocity components:
\( u = -4y \to \phi = -2y^2 + f(x) \)
Substitute this into the expression for \( v \) and solve for \( f(x) \):
\( -(1 + 4x) = \frac{\partial \phi}{\partial x} = \frac{\partial}{\partial x}(-2y^2 + f(x)) \),
which simplifies to \( f(x) = x + 2x^2 \).
Hence, the velocity potential \( \phi = -2y^2 + x + 2x^2 \).
Bernoulli’s equation
Bernoulli’s equation is a fundamental principle in fluid dynamics that describes the conservation of energy in a flowing fluid. For incompressible flows, the equation is expressed as:
\( p + \frac{1}{2} \rho (u^2 + v^2) = \text{constant} \)
Here, \( p \) denotes the piezometric pressure, \( \rho \) is the fluid density, and \( u \) and \( v \) are the velocity components. This equation states that the sum of the pressure energy, kinetic energy, and potential energy remains constant along a stream line. To find the piezometric pressure at different points, substitute the velocity components and known values into Bernoulli’s equation and solve for the unknown pressure. For example, at point \( (1, -2) \), the piezometric pressure is 4.8 kPa, leading to:
\( 4.8 \text{kPa} + \frac{1}{2} \times 1.12 \times (8^2 + (-5)^2) = p_{(9, 6)} + \frac{1}{2} \times 1.12 \times (24^2 + 37^2)\), solving to \( p_{(9, 6)} = -36226.4 \text{Pa} \).
piezometric pressure
Piezometric pressure is a combination of the pressure energy and the gravitational potential energy per unit volume within a fluid. It is used in Bernoulli’s equation to account for both static and dynamic pressures. It’s given as:
\( p = \text{static pressure} + \frac{1}{2} \rho v^2 \)
This quantity remains constant along a streamline for incompressible flows. For the given problem, the piezometric pressure at one point is used to determine it at another point using the flow velocities derived from the stream function:
\( p_{(1, -2)} + \frac{1}{2} \rho (u^2 + v^2) = p_{(9, 6)} + \frac{1}{2} \rho (u^2 + v^2) \). Substitute and solve for the piezometric pressure at the new point. Understanding piezometric pressure helps in evaluating how pressure changes within a flowing fluid.

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

A closed cylindrical drum of diameter \(500 \mathrm{~mm}\) has its axis vertical and is completely full of water. In the drum and concentric with it is a set of paddles \(200 \mathrm{~mm}\) diameter which are rotated at a steady speed of 15 revolutions per second. Assuming that all the water within the central \(200 \mathrm{~mm}\) diameter rotates as a forced vortex and that the remainder moves as a free vortex, determine the difference of piezometric pressure between the two radii where the linear velocity is \(6 \mathrm{~m} \cdot \mathrm{s}^{-1}\).

A rectangular aerofoil of \(100 \mathrm{~mm}\) chord and \(750 \mathrm{~mm}\) span is tested in a wind-tunnel. When the air velocity is \(30 \mathrm{~m} \cdot \mathrm{s}^{-1}\) and the angle of attack \(7^{\circ}\) the lift and drag are \(32.8 \mathrm{~N}\) and \(1.68 \mathrm{~N}\) respectively. Assuming an air density of \(1.23 \mathrm{~kg} \cdot \mathrm{m}^{-3}\) and an elliptical distribution of lift, calculate the coefficients of lift, drag and vortex drag, the corresponding angle of attack for an aerofoil of the same profile but aspect ratio \(5.0\), and the lift and drag coefficients at this aspect ratio.

A hollow cylindrical drum has an internal diameter of \(600 \mathrm{~mm}\) and is full of oil of relative density \(0.9\). At the centre of the upper face is a small hole open to atmosphere. Concentric with the axis of the drum (which is vertical) is a set of paddles \(300 \mathrm{~mm}\) in diameter. Assuming that all the oil in the central \(300 \mathrm{~mm}\), diameter rotates as a forced vortex with the paddles and that the oil outside this diameter moves as a free vortex, calculate the additional force exerted by the oil on the top of the drum when the paddles are steadily rotated at 8 revolutions per second.

An open cylindrical vessel, having its axis vertical, is \(100 \mathrm{~mm}\) diameter and \(150 \mathrm{~mm}\) deep and is exactly two-thirds full of water. If the vessel is rotated about its axis, determine at what steady angular velocity the water would just reach the rim of the vessel.

A tall cylindrical body having an oval cross-section with major and minor dimensions \(2 X\) and \(2 Y\) respectively is to be placed in an otherwise uniform, infinite, two-dimensional air stream of velocity \(U\) parallel to the major axis. Assuming irrotational flow and a constant density, show that an appropriate flow pattern round the body may be deduced by postulating a source and sink each of strength \(|m|\) given by the simultaneous solution of the equations $$ m / \pi U=\left(X^{2}-b^{2}\right) / b \quad \text { and } \quad b / Y=\tan (\pi U Y / m) $$ Determine the maximum difference of pressure between points on the surface.

See all solutions

Recommended explanations on Physics Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.

Sign-up for free