
9.4 WALL BOUNDARY CONDITIONS 275
For all other variables special sources are constructed, the precise form
of which depends on whether the flow is laminar or turbulent. In Chapter 3
we studied the multi-layered structure of the near-wall turbulent boundary
layer. Immediately adjacent to the wall we have an extremely thin viscous
sub-layer followed by the buffer layer and the turbulent core. The number
of mesh points required to resolve all the details in a turbulent boundary
layer would be prohibitively large, and normally we employ the ‘wall func-
tions’ introduced in Chapter 3 to represent the effect of the wall boundaries.
The implementation of wall boundary conditions in turbulent flows starts
with the evaluation of
(9.7)
where ∆y
P
is the distance of the near-wall node P to the solid surface (see
Figure 9.10). A near-wall flow is taken to be laminar if y
+
≤ 11.63. The wall
shear stress is assumed to be entirely viscous in origin. If y
+
> 11.63 the flow
is turbulent and the wall function approach is used. The criterion places the
changeover from laminar to turbulent near-wall flow in the buffer layer
between the linear and log-law regions of a turbulent wall layer. The exact
value of y
+
= 11.63 is the intersection of the linear profile and the log-law, so
it is obtained from the solution of
y
+
= ln(Ey
+
) (9.8)
In this formula
κ
is von Karman’s constant (0.4187) and E is an integration
constant that depends on the roughness of the wall (see section 3.4.2). For
smooth walls with constant shear stress E has a value of 9.793.
Laminar flow/linear sub-layer
The wall conditions described under this heading apply in two cases: for
solutions of (i) laminar flow equations and (ii) turbulent flow equations when
y
+
≤ 11.63. In both cases the near-wall flow is taken to be laminar. The wall
force is entered into the discretised u-momentum equation as a source. The
wall shear stress value is obtained from
τ
w
=
µ
(9.9)
where u
P
is the velocity at the grid node. Figure 9.13 illustrates that this
formula is based on the assumption that the velocity varies linearly with
distance from the wall in a laminar flow.
The shear force F
s
is now given by
F
s
=−
τ
w
A
Cell
=−
µ
A
Cell
(9.10)
where A
Cell
is the wall area of the control volume. The appropriate source
term in the u-equation is defined by
S
P
=− A
Cell
(9.11)
µ
∆y
P
u
P
∆y
P
u
P
∆y
P
1
κ
ANIN_C09.qxd 29/12/2006 10:01 AM Page 275