ME 563 - Intermediate Fluid Dynamics - Su Lecture 6 - Basic Viscous Flow Ideas
ME 563 - Intermediate Fluid Dynamics - Su Lecture 6 - Basic Viscous Flow Ideas
ME 563 - Intermediate Fluid Dynamics - Su Lecture 6 - Basic Viscous Flow Ideas
In the last lecture we introduced the concept of viscosity. The most intuitively understandable
property of viscous fluids is that they resist shear. For example, given a parallel flow of viscous
fluid with a velocity gradient perpendicular to the flow direction, viscous shear forces will be
present that act to make the flow speed uniform, by simultaneously accelerating slower fluid and
decelerating fast fluid (Fig. 1).
1
Newtonian fluids, where the viscous shear stress is directly proportional to the velocity gradient,
that is (in the coordinate system of Fig. 1)
du
τ =µ , where µ is called the coefficient of dynamic viscosity.
dy
This shear stress τ has the units of pressure (force/area), so the viscous shear force, Fµ , acting
across a surface element in a flow with area A is
du
Fµ = τ · A = µ A.
dy
The equations of motion for a Newtonian fluid with constant density, ρ, and constant viscosity,
µ, are
∇·u =0
Du ∂u 1 µ
= + (u · ∇)u = − ∇p + ∇2 u + g. (1)
Dt ∂t ρ ρ
These are known as the Navier-Stokes equations, and are the same as the Euler equations we’ve
been discussing except for the viscous term, (µ/ρ)∇2 u.
We showed earlier that the Laplacian operator, ∇2 , could be interpreted in light of our under-
standing of the divergence, because the Laplacian is just the divergence of a gradient. That is,
given a scalar quantity, φ,
∇2 φ = ∇ · (∇φ).
To interpret the viscous term in the Navier-Stokes equations, first observe that the second equation
in (1) is really three equations, one for each of the velocity components. Let’s consider Cartesian
coordinates, so u = (u, v, w), and write the equation for the u-component:
∂u 1 ∂p µ 2
+ (u · ∇)u = − + ∇ u, (2)
∂t ρ ∂x ρ
where particular care has to be taken with the second term on the left hand side. The gravitational
term has been assumed to lie in the z-direction, as is conventional in Cartesian coordinates.
Let’s now take a (somewhat crude) look at the Laplacian in (2), ∇2 u = ∂ 2 u/∂x2 + ∂ 2 u/∂y 2 +
∂ 2 u/∂z 2 . As with our discussions of the divergence, start with the familiar infinitesimal cubic
volume element V (Fig. 2). We want to calculate the viscous forces on each face. Consider first the
shear forces. To evaluate these, we need the velocity derivatives ∂u/∂y and ∂u/∂z, since the fluid
2
is Newtonian. Specifically, on faces 2 and 5, where the normal vector is parallel to the y-axis, we
need ∂u/∂y, and on faces 3 and 6, where the normal is parallel to the z-axis, we need ∂u/∂z. As
usual, on each of these faces the derivative components of interest will be assumed to be constant.
Figure 3 shows us how to interpret the shear terms in the Laplacian, ∂ 2 u/∂y 2 and ∂ 2 u/∂z 2 .
Fig. 3a illustrates the variation of the u-component of the velocity in the y-direction, which is
relevant to faces 2 and 5. Consider face 2, i.e. the y = dy surface of V . The faster fluid at y > dy
imposes a force in the positive x-direction on the fluid inside V , represented by
∂u
Viscous shear force on face 2 = µ (y = dy) dx dz.
∂y
Meanwhile, on face 5 (y = 0), the slower fluid at y < 0 imposes a force in the negative x direction
on the fluid inside V :
∂u
Viscous shear force on face 5 = −µ (y = 0) dx dz.
∂y
The net viscous shear force on faces 2 and 5 is thus, with some manipulation,
∂u ∂u
Net viscous shear force on faces 2 and 5 = µ (y = dy) − (y = 0) dx dz
∂y ∂y
∂u ∂u
∂y (y = dy) − ∂y (y = 0)
=µ dx dy dz
dy
∂2u
=µ dV (3)
∂y 2
Since (2) describes the rate of change of the velocity component u, we need to divide the mass out
of (3). The mass contained in V is just mV = ρdV , so, dividing this out of (3), we get the term
µ ∂2u
ρ ∂y 2
consistent with (2). The variation of the u-component of the velocity in the z-direction (Fig. 3b)
2
can be described similarly, and gives rise to the term µρ ∂∂zu2 .
2
The variation of the u-component in the x-direction leads to a similar term, µ ∂∂xu2 , but in this
case the viscous effect is not a shear effect, but instead a normal effect. This arises because viscous
3
Figure 4: Interpretation of the normal shear term.
fluids resist not only resist shearing, but also resist expansion and compression (think of pulling
apart or squeezing, say, a blob of caramel). An expansion is represented by (∂u/∂x) > 0, while
a compression would have ∂u/∂x < 0 (Fig. 4). It is somewhat unintuitive that compressions and
expansions should be described mathematically in a similar fashion to shearing, but this turns out
to be the case. That is, µ ∂u ∂u
∂x describes a normal viscous force on a face, just as µ ∂y and µ ∂z
∂u
∂ 2u
Net normal force on faces 1 and 4 = µ dV.
∂x2
So, the viscous term in (2) breaks down as
Normal force on faces 1,4 Shear force on faces 2,5 Shear force on faces 3,6
z}|{ z}|{ z}|{
µ 2 µ ∂2u ∂2u ∂2u
∇ u= + + . (4)
ρ ρ ∂x2 ∂y 2 ∂z 2