Level-Set and Phase-Field Methods: Application To Moving Interfaces and Two-Phase Fluid Flows
Level-Set and Phase-Field Methods: Application To Moving Interfaces and Two-Phase Fluid Flows
Maged Ismail
Claremont Graduate University
& Keck Graduate Institute
Basic idea
To track the evolution of a moving interface
interface: =0
Recast problem with one additional
dimension the distance from the
interface.
+ d ( x, t ) x
inside
<0 outside
( x, t ) = 0 x
>0
d ( x, t ) x
Level Set Method
The interface always lies at the
zeroth level set of the function
i.e., the interface is defined by the
implicit equation t ( x, y ) = 0
To advance the interface:
Given a velocity field, u
The evolution equation becomes:
+ u = 0
t
Interfacial geometric quantities can
be easily calculated using
n = | |, = n
Level Set Method
Advantages:
- capable of capturing topological changes
- intrinsic geometric properties are easy to determine
- relatively easy to implement
- accurate high order computational schemes exist
Difficulties:
- computationally expensive
- re-initialization is needed to maintain the signed distance
function
- not conservative
loss or gain of mass (area) due to numerical diffusion
Sharp-Interface Phase-Field Method
Based on: Sun, Y., and Beckermann, C., "Sharp Interface
Tracking Using the Phase-Field Equation," J. Computational
Physics, 2007.
Instead of signed distance function, the phase field function
is assumed to be
+1 inside
x smooth near the
= tanh transition interface
2W
1 outside
However, using u = ue + ( a b ) n
and = n = = 1 2 ( )
The following evolution equation can be derived
+ a + ue = b +
(1 2
)
2
t
2
W
3x 2
( i 1, j ) ( i , j 1 )
2 2
1 i +1, j i , j +1
i , j = +
x 4 4
Curvature (???):
i +1, j i , j i , j i 1, j
( ) ( ) ( ) ( )
2 2 2 2
1 i +1, j i, j + i +1, j +1 + i , j +1 i +1, j 1 i , j 1 /16 i, j i 1, j + i 1, j +1 + i , j +1 i 1, j 1 i , j 1 /16
=
i , j +1 i , j i , j i , j 1
i , j x
+
( i , j +1 i , j ) + (i +1, j +1 + i +1, j i 1, j +1 i 1, j ) /16 ( i , j i , j 1 ) + (i +1, j 1 + i +1, j i 1, j 1 i 1, j ) /16
2 2 2 2
Sharp-Interface Phase-Field Method
Hyperbolic term ue
(3rd order Essentially-Non-Oscillatory scheme)
Fix: pick the best four points out of a larger set of grid points to
avoid/minimize oscillations (essentially-non-oscillatory)
Sharp-Interface Phase-Field Method
Results
- Interface motion with a constant normal speed
periodic cosine curve propagating with normal speed of unity
( 0 ) = 1 s, (1 + cos 2 s ) / 4 , 0 s 1
Analytical solutions Numerical solution
+ ( u ) = 0 , = (1 )
t
Mathematical Modeling of Two-phase Flows
Incompressible Navier-Stokes equations ($10^6 prize)
Conservation of mass (Continuity equation):
u = 0
Conservation of linear momentum (Newtons 2nd law):
u
( (
+ u u = p + u + ( u )
t
T
)) + g + n + F
density and dynamic viscosity depend on
= 1 + ( 2 1 )
= 1 + ( 2 1 )
Numerical Simulation
COMSOL Multiphysics 3.3a (formerly FEMLAB)
solving the NS eqns coupled with the modified conservative / non-
conservative level-set equation using finite-element method
computational time for each case ~ 1-6 hours on Pentium 4, 3GHz
processor with 2GB of RAM
special treatment of moving three-phase contact-line
wetted wall boundary condition:
enforces slip u nwall = 0
adds a frictional force
Ffr = u
adds the weak boundary term
test ( u ) ( n
wall ( n cos ) ) dS
Results
Rising bubble
oil bubble rising up through water
2D case 2D axisymmetric (revolved to 3D)
Rising bubble
mass conservation (axisymmetric case)
Non-conservative Conservative
Results (cont.)
Falling droplet
2D axisymmetric 2D axisymmetric (revolved to 3D)
Results (cont.)
References
Osher, S., Fedkiw, R. ,2003, Level Set Methods and Dynamic
Implicit Surfaces, Springer.
Olsson, E., Kreiss, G., 2005, A conservative level set method for two
phase flow, Journal of Computational Physics, Vol. 210, pp. 225-
246.
Sun, Y., Beckermann, C., 2007, Sharp Interface Tracking Using the
Phase-Field Equation, Journal of Computational Physics, Vol. 220,
pp. 626-653.
Questions
Thank you!