Page 1 of 13
Proceedings of the 1st Thermal and Fluid Engineering Summer Conference, TFESC
August 9-12, 2015, New York City, USA
TFESC-13235
*Corresponding Author: zhangyu@missouri.edu
1
Mass Balance in Velocity Dirichlet Boundary Conditions
for Lattice Boltzmann Method
Zheng Li1,2, Mo Yang1
, Yaling He3
and Yuwen Zhang2,3*
1 University of Shanghai for Science and Technology, Shanghai 200093, China 2 University of Missouri, Columbia, MO 65211, USA
3 Xi’an Jiaotong University, Shaanxi 710049, China
ABSTRACT
Many different methods can be used to treat open boundary conditions in lattice Boltzmann method. Zou-He
method, finite difference velocity gradient method, and regularized method are reviewed and compared for
velocity Dirichlet condition for Poiseuille flow with different Reynolds numbers. Using same convergence
criterion, all the numerical procedures are carried on till steady-states are reached. The obtained velocities and
pressures are compared with analytical solutions and mass balances for different methods are also checked.
The results indicates all the numerical results agree with analytical solutions well and Zou-He method results
satisfy the mass balance better than the others.
KEY WORDS: Zou-He method, Finite difference velocity gradient method, Regularized method, Lattice Boltzmann
method, Velocity Dirichlet condition
1. INTRODUCTION
Lattice Boltzmann method (LBM) [1] has developed to be a powerful numerical method for fluid flow
simulation in last three decades. Traditional computational fluid dynamic (CFD) methods, such as finite
volume method (FVM) and finite difference method (FDM), solve differenced mass and momentum equations
to obtain the velocity, density, and pressure directly. Different from them, LBM solves mesoscopic parameter
density distribution first And then use them to calculate the macroscopic parameters, which can also satisfy
the mass and momentum equations. The LBM has been applied to many fluid flow and heat transfer problems,
including incompressible fluid flow [2, 3], porous media fluid flow [4, 5] and phase change problems [6, 7].
Comparing with the traditional methods, LBM shows its advantages in easy code settings, applicability in
parallel computing, and suitability to complex fluid flow. Several hybrid methods are developed to take
advantages of both CFD and LBM [8, 9].
Some basic problems still remain in this algorithm. For example, there are many boundary condition setting
methods in LBM without reaching an agreement. Latt and Chopard [10] compared five common boundary
conditions in straight boundary and suggested that all those methods can reach the same accuracy macroscopic
results for several cases. Collison and streaming are two basic processes in LBM. Its boundary conditions fall
into two categories: (1) recovering the unknown density distribution step after streaming step on the boundary,
(2) replacing all the density distributions. These methods show valid difference when the boundary speed is
not zero. In that case, the density distributions entering the system are not equal to that leaving the system
which violates local mass balance [11].
Numerous efforts have been made to study the cases of non-zero velocity to discuss local mass balance for the
LBM boundary. A curved boundary treatment was proposed in Refs. [12, 13]. The no-slip curved boundary is
approximated to be a series of stairs. The velocities on the stairs obtained from difference are not zero.
Correspondingly, it may violate local mass balance. Mei et al. [14, 15] applied different settings for the local
mass balance in curved boundary. The velocity on the moving boundary are also not zero in LBM. Coupanec
Page 2 of 13
TFESC-13235
2
and Verschaeve derived a mass conserving boundary condition for tangentially moving walls in LBM [16].
An enhanced mass conserving closure scheme was employed for LBM hydrodynamics for open boundary
condition [17]. There are some different opinions about local mass balance. It was argued that this local mass
balance is fundamentally flawed which will lead incorrect pressure [18, 19]. Ginzbourg and d’Humieres
demonstrated that the total mass balance can be reached even though the local mass balance is not satisfied in
LBM boundary condition [20]. Mass and momentum transfer across the curved boundary in LBM are reviewed
in Ref. [11]. They concluded that including momentum addition to density distribution reduction had no direct
influence on flow and pressure fields, but the incorrect fluid-particle interaction might affect simulation results
of particulate suspensions. Mass balance is conservation law based on macroscopic parameters velocity and
density, and local mass balance has no direct relation with conservation law since it is based on mesoscopic
parameter density distribution. In this paper, LBM with three common boundary conditions (Zou-He method,
finite difference velocity gradient method, and regularized method) are employed to solve the fluid flow
problem with velocity Dirichlet boundary. All three methods can not satisfy local mass balance for the non- zero boundary. These three boundary conditions will be discussed based on mass conservation law directly.
2. PROBLEM STATEMENT
Poiseuille flow is employed to test the boundary methods in LBM for velocity Dirichlet condition. Figure 1
shows 2-D incompressible fluid flow between two parallel flat plates. The channel’s height and length are h
and l, respectively. Fully-developed flow can be reached at the channel outlet since l is greater than 10h.
Fig. 1 Physical model
This problem is governed by the following equations
0
u v
tx y
(1)
2 2
2 2
u uu vu p uu
t x y x xy
(2)
2 2
2 2
v uv vv p v v
t x y y x y
(3)
which are subject to the following boundary conditions:
x u uy v 0: 0 (4)
xl u x v :/ 0 0 (5)
yh u v /2: 0 0 (6)
yh u v /2: 0 0 (7)
Page 3 of 13
TFESC-13235
3
In addition, the Reynolds number is defined using maximum velocity umax in the channel.
max Re u h
(8)
3. LATTICE BOLTZMANN METHOD
Statistical behavior of fluid flow can be expressed by the following Boltzmann equation [4].
++= collision
ff f f t
a
r
(9)
where f and are density distribution and collision operator, respectively. Lattice Boltzmann method is
executed on a regular grid. For a 2-D problem, density distributions on each computing node have nine
directions to move to the nearby nodes, which is shown in Fig. 2. This is referred to as D2Q9 model in LBM
[21].
Fig. 2 Nine directions in D2Q9 model
The velocities on each node are:
(0,0) 1
( cos , sin ) 2,3,4,5 2 2
(2 1) (2 1) 2 ( cos , sin ) 6,7,8,9 4 4
a
a
a a
ec a
a a
c a
(10)
where c is the lattice speed. Then Eq. (9) can be differenced in these nine directions as follows:
,, 1 ,2, ,9 a a a a collision f x e tt t f xt f a (11)
where t is discrete time step. One LBM iteration includes two steps: collision and streaming. The collision
step is local to each node.
* , , 1,2, ,9 aa a collision f xt f xt f a (12)
Page 4 of 13
TFESC-13235
4
where * f is the post-collision density distribution. Many methods exist in LBM to simplify the collision
term. The algorithms can be single relaxation time model (SRT), double relaxation time model, or multiple
relaxation time model. Double relaxation and multiple relaxation time models have better numerical stability
than SRT. On the other hand, SRT has valid advantages in simple model setting. SRT is employed since
numerical stability isn’t challenging for all the test cases in this article. This model simplifies the collision
operator by the following equation:
1 =- 1,2, ,9 eq
a aa collision f ff a
(13)
where is the single relaxation time, and eq
af is the direction equilibrium distribution
2 4
1 1 1 : 1,2, ,9 2
eq
a a
s s
f a
c c
a a e V Q VV (14)
where s c is the speed of sound which equals c / 3 . The scalar lattice weights a and tensors Qa are
defined as:
4 1
9
1 2,3,4,5 9
1 6,7,8,9 36
a
a
a
a
(15)
2 1,2, ,9 s Q ee I a aa c a (16)
where I is the unit tensor. The local collision step can be fulfilled by the settings above. Streaming step
follows the collision step and it takes the post-collision distributions to the nearby nodes.
* , ,1,2, ,9 a a a f x e tt t f xt a (17)
The macroscopic variables can be obtained by moments of the density distributions. , V and
correspond to density distribution momentums of 0, 1 and 2.
9
1
a
a
f
(18)
9
1
a
a
f
V ea (19)
9
1
a
a
f
Qa (20)
2 p c s (21)
Applying the following Chapman-Enskog expansion equations
1
K
r r
(22)
Page 5 of 13
TFESC-13235
5
2
1 2
K K
tt t
(23)
0 1 22
aa a a f f Kf K f (24)
to Eq. (11), the macroscopic governing equations can be obtained from LBM:
0
t
V (25)
2
2
1 1
2
T
s
s
p tc t c
V
VV V V VVV (26)
To reach the Navier-Stokes equations, the relaxation time is related to by:
1 2
2 s t c
(27)
2 2 K fa in Eq. (24) shows no effect in this process. Equation (26) differs from the momentum equation due to
presence of the term 2
s c
VVV . It can be neglected when Mach number is low that is the
case in consideration. In the multiscales analysis process, the following equations are also reached:
0
1
2
1,2, ,9
:
eq
a a
a
a
s
f f
a Kf
c
Q V a
(28)
Neglecting the high order term effect, density distributions are approximated as:
2 : 1,2, ,9 eq a
a a
s
f f a
c
Q V a (29)
This equation plays important roles in many boundary conditions.
4. IMPLEMENT OF BOUNDARY CONDITIONS
The density distributions in some directions are unknown on the boundary before the collision step.
Fig. 3 shows the left boundary in a 2-D domain.
The density distributions f2, f6, and f9, shown by dark vectors, are unknown after the streaming step.
The LBM boundary conditions are designed to find these unknown density distributions. Some
boundary conditions substitute the unknown density distributions and keep the known ones. In
contract, some methods replace all the density distributions on boundaries before the collision step.
Boundary conditions also differ from each other by the relation with the other nearby nodes. Some
methods obtain the boundary distributions based on the local computation node information only,
while others need the nearby nodes information to recover the boundary distributions. This article
compares three common methods (Zou-He [22], finite difference velocity gradient [23] and
regularized method [24]) for velocity Dirichlet boundary conditions. Table 1 summarize the
categories for these three methods. Boundary velocities are known in Dirichlet condition. Three