CH 9 Lecture 1
CH 9 Lecture 1
FLUID DY
n Institute o
operators fo
coupling be
nt has been
cated arrang
e volume gr
n of Navier
ecial featur
er-Stokes e
are paraboli
lution of pu
oblem even
nsient Navi
TATION O
mpressible
ion for pres
and press
ows, continu
sentially a k
nstruct the
enforce ma
ontinuity equ
ion, and hen
he pressure
( )
(
v
t
+ V
c
YNAMICS:
of Technolo
r each prob
etween the v
the most po
gement
rid arrangem
r-Stokes equ
e relates to
equations ar
ic in time (
urely ellipti
if the flow
er-Stokes p
OF PRES
Navier-Sto
ssure. In com
sure is co
uity equatio
kinematic c
pressure fie
ss conserva
uations to o
nce, is comm
Poisson eq
) vv b
:
ogy Roorke
blem variab
velocity and
opular in CF
ments for pr
uations. Bul
the mathem
re elliptic i
(and elliptic
ic PDEs, N
is steady, u
problem yiel
SSURE
okes equatio
mpressible
omputed fr
on does no
constraint o
eld so as to
ation). To
obtain an eq
monly refer
quation, let u
(
V
(
N-S E
ee
ble. Biggest
d pressure fi
FD analysis
(b) S
ressure and
llet represen
matical natu
in nature, w
c in space).
avier-Stoke
using a time
lds the solu
ons is com
flows, cont
rom equati
ot have a d
on the veloc
o guarantee
achieve thi
quation for
rred to as th
us rearrange
QUATION
NPTE
advantage
ield because
.
Staggered ar
velocity co
nts computa
ure of Navie
whereas the
Due to nu
es equations
e marching
tion to actu
mplicated b
tinuity equa
ion of sta
ominant va
city field. T
e satisfactio
is objective
pressure, w
e pressure P
e the mome
NS: Special
EL
of this app
e of which t
rrangement
omponents f
ational node
er-Stokes eq
e unsteady
umerical dif
s are mostly
scheme. Lo
ual steady st
by the lack
ation can be
ate. Howev
ariable. Thu
The way ou
n of the co
e, we comb
which is in t
Poisson equ
ntum as
l Features
32.2
proach is
this grid
for
e for
quations.
Navier-
fficulties
y solved
ong-time
tate flow
k of an
e used to
ver, for
us, mass
ut of this
ontinuity
bine the
the form
uation.
(32.1)
COMPUTATIONAL FLUID DYNAMICS: N-S EQUATIONS: Special Features
Dr K M Singh, Indian Institute of Technology Roorkee NPTEL 32.3
In Cartesian tensor notation, the preceding equation can be re-written as
( )
( )
i
i j ij i
i j
v p
v v b
x t x
t
(
c c c
= + +
(
c c c
(
(32.2)
Taking divergence of the preceding equation, we get
( )
( )
( )
i i
i j ij
i i i j i
v b p
v v
x x x t x x
t
(
c c | | c c c c
= + +
( |
c c c c c c
( \ .
(32.3)
For constant density (incompressible flow) and viscosity, viscous and unsteady terms
disappear by virtue of the continuity equation. Further, body force field is usually gradient of
a scalar function, and hence, its divergence also vanishes. Thus, Eq. (32.3) simplifies to
( )
i j
i i i j
v v
p
x x x x
(
c
| | c c c
= (
|
c c c c
( \ .
(32.4)
Equation (32.4) represents the desired Poisson equation for pressure for incompressible flows
which must be solved using an appropriate elliptic solver. Note that the Laplacian in pressure
equation (9.202) is the product of the divergence operator originating from the continuity
equation and the gradient operator of momentum equation. To maintain numerical
consistency, it is essential that the approximation of the pressure Poisson equation must be
defined as the product of the approximations of divergence and gradient operators employed
in discretization of continuity and momentum equation. Otherwise satisfaction of the
continuity equation cannot be guaranteed.
FURTHER READING
Ferziger, J. H. And Peri, M. (2003). Computational Methods for Fluid Dynamics. Springer.
Versteeg, H. K. and Malalasekera, W. M. G. (2007). Introduction to Computational Fluid
Dynamics: The Finite Volume Method. Second Edition (Indian Reprint) Pearson Education.