
160 VISCOUS FLUID FLOWS
Having modified four of the coefficients C
ij
according to (3.3.11) to (3.3.14),
we can compute the solution θ
1
, θ
2
, ..., θ
n
by solving n simultaneous equations
arranged in the tridiagonal matrix form of (2.2.13) with the help of subroutine
TRID, which was constructed in Section 2.3 for this particular purpose.
In Program 3.2 the functions f and f
are first computed. Starting with the
value f
(0) = 0.3320572 taken from the result of Program 3.1, these functions
are obtained immediately after integrating (3.2.12) from η = 0toη = η
max
.Here
η
max
= 10 is still used in order to be consistent with Program 3.1.
Three cases are considered for three different fluid media—water, air, and
mercury—whose Prandtl numbers are 6.750, 0.714, and 0.044, respectively. The
variable names used in Program 3.2 in connection with the Blasius solution are
exactly the same as those in Program 3.1.
The numerical value of θ at η = 0 has a special physical meaning. Consider for
the moment a steady isentropic flow. In the absence of viscosity and conductivity,
by combining the energy equation (3.1.3) with an equation resulting from the dot
product of velocity vector and the momentum equation (3.1.2), we obtain a simple
energy relation: the sum of enthalpy and kinetic energy per unit mass is constant
following a fluid particle; that is,
c
p
T +
1
2
V
2
= constant along a streamline (3.3.15)
If a fluid particle, originally in the free stream of temperature T
1
and speed U ,
were decelerated isentropically to zero speed at the surface of a plate where its
temperature rose to (T
w
)
isen
, which is, in fact, the stagnation temperature of the
flow, according to (3.3.15), the total energy per unit mass of the fluid at the wall
would be the same as that in the free stream of magnitude
c
p
(T
w
)
isen
= c
p
T
1
+
1
2
U
2
(3.3.16)
It shows that the kinetic energy would be fully recovered at the wall after an
isentropic deceleration. In a real fluid with nonvanishing k and μ, however, the
fluid temperature at the surface is T
w
and the total energy per unit mass there
becomes, according to (3.3.6),
c
p
T
w
= c
p
T
1
+θ(0) ·
1
2
U
2
(3.3.17)
The interpretation is that when a free-stream fluid particle slows down through
an irreversible process in the boundary layer and finally becomes stationary at
the wall, θ(0) times its original kinetic energy is recovered there and is converted
into thermal energy. θ(0) is therefore called the recovery factor.
Program 3.2 reveals that the recovery factor is less than unity for air and mer-
cury, whose Prandtl numbers are below 1, and it is greater than unity for water,
whose Prandtl number is above 1. A sketchy explanation of this phenomenon