0% found this document useful (0 votes)
0 views4 pages

f12

The document discusses the concepts of stream function and velocity potential in fluid dynamics, detailing their definitions, mathematical formulations, and interpretations. It explains how to derive velocity components from the stream function and the implications for mass flow and continuity equations. Additionally, it introduces the velocity potential, its relationship to irrotational flow, and the use of directional derivatives in calculating specific velocity components.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
0 views4 pages

f12

The document discusses the concepts of stream function and velocity potential in fluid dynamics, detailing their definitions, mathematical formulations, and interpretations. It explains how to derive velocity components from the stream function and the implications for mass flow and continuity equations. Additionally, it introduces the velocity potential, its relationship to irrotational flow, and the use of directional derivatives in calculating specific velocity components.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

F12 – Lecture Notes

1. Stream Function
2. Velocity Potential
Reading: Anderson 2.14, 2.15

Stream Function
Definition
ρ as the partial derivatives
Consider defining the components of the 2-D mass flux vector ∂V
¯ y):
of a scalar stream function, denoted by �(x,

� �¯ � �¯
∂u = , ∂v = −
�y �x
For low speed flows, ∂ is just a known constant, and it is more convenient to work with a
scaled stream function
�¯
�(x, y) =

ρ.
which then gives the components of the velocity vector V
�� ��
u = , v = −
�y �x

Example
For example, suppose we specify the constant-density streamfunction to be
� 1
�(x, y) = ln x2 + y 2 = ln(x2 + y 2 )
2
which has a circular “funnel” shape as shown in the figure. The implied velocity components
are then
�� y �� −x
u = = 2 , v = − = 2
�y x +y 2 �x x + y2
which corresponds to a vortex flow around the origin.

vortex flow example


1
Streamline interpretation
The stream function can be interpreted in a number of ways. First we determine the differ­
ential of �¯ as follows.
� �¯ � �¯
d�¯ = dx + dy
�x �y
d�¯ = ∂u dy − ∂v dx

Now consider a line along which �¯ is some constant �¯1 .


¯ y) = �¯1
�(x,

Along this line, we can state that d�¯ = d�¯1 = d(constant) = 0, or


dy v
∂u dy − ∂v dx = 0 � =
dx u
which is recognized as the equation for a streamline. Hence, lines of constant �(x, ¯ y) are
streamlines of the flow. Similarly, for the constant-density case, lines of constant �(x, y) are
streamlines of the flow. In the example above, the streamline defined by

ln x2 + y 2 = � 1

can be seen to be a circle of radius exp(�1 ).


− −
y V � = �1

d� = 0 v

dy

dx u

Mass flow interpretation


Consider two streamlines along which �¯ has constant values of �¯1 and �¯2 . The constant
mass flow between these streamlines can be computed by integrating the mass flux along
any curve AB spanning them. First we note the geometric relation along the curve,

n
ˆ dA = ı̂ dy − ψˆdx

and the mass flow integration then proceeds as follows.


� B � B � B
m
˙ = ρ ·n
∂V ˆ dA = (∂u dy − ∂v dx) = d�¯ = �¯2 − �¯1
A A A

Hence, the mass flow between any two streamlines is given simply by the difference of their
stream function values.

2
− −
y � = �2

� + d�
− B
V
V
dy dA
n^
− −

� n^ � = �1
A
x
dx

Continuity identity
¯ y). Computing the divergence
ρ (x, y) specified by some �(x,
Consider the mass flux field ∂V
of this field we have
� � �¯ � � �¯ � 2 �¯ � 2 �¯
� � � �
ρ
� �(∂u) �(∂v)
� · ∂V = + = − = − = 0
�x �y �x �y �y �x �y �x �x �y
¯ y) will automatically satisfy the steady mass
so that any mass flux field specified via �(x,
continuity equation. In low speed flow, a similar computation shows that any velocity field
specified via �(x, y) will automatically satisfy
ρ = 0
�·V

which is the constant-density mass continuity equation. Because of these properties, using
the stream function to define the velocity field can give mathematical simplification in many
fluid flow problems, since the continuity equation then no longer needs to be addressed.

Velocity Potential
Definition
ρ as the gradient of a scalar velocity
Consider defining the components of the velocity vector V
potential function, denoted by ξ(x, y, z).

ρ = �ξ = ı̂ �ξ + ψ̂ �ξ + kˆ �ξ
V
�x �y �z
If we set the corresponding x, y, z components equal, we have the equivalent definitions
�ξ �ξ �ξ
u = , v = , w =
�x �y �z

Example
For example, suppose we specify the potential function to be
y
� �
ξ(x, y) = − arctan
x
which has a corkscrew shape as shown in the figure. The implied velocity components are
then
�ξ y �ξ −x
u = = 2 , v = = 2
�x x +y 2 �y x + y2

3

vortex flow example


which corresponds to a vortex flow around the origin. Note that this is exactly the same
velocity field as in the previous example using the stream function.

Irrotationality
If we attempt to compute the vorticity of the potential-derived velocity field by taking its
curl, we find that the vorticity vector is identically zero. For example, for the vorticity
x-component we find
�w �v � �ξ � �ξ �2ξ �2ξ
�x � − = − = − = 0
�y �z �y �z �z �y �y�z �z�y
and similarly we can also show that �y = 0 and �z = 0. This is of course just a manifestation
of the general vector identity curl(grad) = 0 . Hence, any velocity field defined in terms
of a velocity potential is automatically an irrotational flow . Often the synonymous term
potential flow is also used.

Directional Derivative
In many situations, only one particular component of the velocity is required. For example,
for computing the mass flow across a surface, we only require the normal velocity component.
This is typically computed via the dot product Vρ · n.
ˆ In terms of the velocity potential, we
have
ρ ·n �ξ
V ˆ = �ξ · n ˆ =
�n
where the final partial derivative �ξ/�n is called the directional derivative of the potential
along the normal coordinate n. The figure illustrates the relations.

� = �4 V= �

� = �3
� = �2 n
� = �1
V . n^ = 6�
6n

In general, the component of the velocity along any direction can be obtained simply by
taking the directional derivative of the potential along that same direction.

You might also like