
36 CHAPTER 2 CONSERVATION LAWS OF FLUID MOTION
Problems
in transonic
and supersonic
compressible flows
It is unnecessary to specify outlet or solid wall boundary conditions for
the density because of the special character of the continuity equation, which
describes the changes of density experienced by a fluid particle along its
path for a known velocity field. At the inlet the density needs to be known.
Everywhere else the density emerges as part of the solution and no boundary
values need to be specified. For an incompressible viscous flow there
are no conditions on the density, but all the other above conditions apply
without modification.
Commonly outflow boundaries are positioned at locations where the
flow is approximately unidirectional and where surface stresses take known
values. For high Reynolds number flows far from solid objects in an external
flow or in fully developed flow out of a duct, there is no change in any of the
velocity components in the direction across the boundary and F
n
=−p and
F
t
= 0. This gives the outflow condition that is almost universally used in the
finite volume method:
specified pressure,
∂
u
n
/
∂
n = 0 and
∂
T/
∂
n = 0
Gresho (1991) reviewed the intricacies of open boundary conditions in
incompressible flow and stated that there are some ‘theoretical concerns’
regarding open boundary conditions which use
∂
u
n
/
∂
n = 0; however, its
success in CFD practice left him to recommend it as the simplest and
cheapest form when compared with theoretically more satisfying selections.
Figure 2.12 illustrates the application of boundary conditions for a typ-
ical internal and external viscous flow.
General-purpose CFD codes also often include inlet and outlet pressure
boundary conditions. The pressures are set at fixed values and sources
and sinks of mass are placed on the boundaries to carry the correct mass flow
into and out of the solution zone across the constant pressure boundaries.
Furthermore, symmetric and cyclic boundary conditions are supplied to take
advantage of special geometrical features of the solution region:
• Symmetry boundary condition:
∂φ
/
∂
n = 0
• Cyclic boundary condition:
φ
1
=
φ
2
Figure 2.13 shows typical boundary geometries for which symmetry and
cyclic boundary conditions (bc) may be useful.
Difficulties arise when calculating flows at speeds near to and above the
speed of sound. At these speeds the Reynolds number is usually very high
and the viscous regions in the flow are usually very thin. The flow in a large
part of the solution region behaves as an effectively inviscid fluid. This gives
rise to problems in external flows, because the part of the flow where the outer
boundary conditions are applied behaves in an inviscid way, which differs
from the (viscous) region of flow on which the overall classification is based.
The standard SIMPLE pressure correction algorithm for finite volume
calculations (see section 6.4) needs to be modified. The transient version of
the algorithm needs to be adopted to make use of the favourable character
of parabolic/hyperbolic procedures. To cope with the appearance of shock-
waves in the solution interior and with reflections from the domain bound-
aries, artificial damping needs to be introduced. It is further necessary to
2.11
ANIN_C02.qxd 29/12/2006 09:55 AM Page 36