Level set method for droplet simulation

14
Level set method for Droplet Simulation Jong su, Kim

description

 

Transcript of Level set method for droplet simulation

Page 1: Level set method for droplet simulation

Level set method for Droplet Simulation

Jong su, Kim

Page 2: Level set method for droplet simulation

Equation of Motion

Navier stokes equation for Incompressible flow

Boundary Condition.

Page 3: Level set method for droplet simulation

Level set method

The interface is the zero level set of 𝜙

Take 𝜙 < 0 in the gas region and 𝜙 > 0 in the liquid region.

Page 4: Level set method for droplet simulation

Level set method

Define

Since the inteface moves with the fluid particles, then we can get

Surface tension force is interpreted as a body force localized on the interface

Page 5: Level set method for droplet simulation

Density and viscosity are constant in each field, define

Where 𝐻(𝜙) is the Heaviside function given by

Page 6: Level set method for droplet simulation

Dimensionless form

+

Prime ′ means dimensionless

Page 7: Level set method for droplet simulation

Dimensionless form

Gravity is −𝑦 direction

Page 8: Level set method for droplet simulation

Projection Method

Use projection scheme coupled with high order upwind differencing of the convective terms in torder to handle high Reynolds number flow

Hodge decompsition

Page 9: Level set method for droplet simulation

Thickness of the interface

To Solve

Modify

to (Smooth density)

with

Page 10: Level set method for droplet simulation

Thickness of the interface

From

Thickness is

Assume

Define function

Page 11: Level set method for droplet simulation

View level set function as distance function

Function d

Thickness is

Take

Page 12: Level set method for droplet simulation

To solve this, solve the following partial differential equation.

View level set function as distance function

Page 13: Level set method for droplet simulation

During simulation, volume cannot be retained. To correct this, add this equation.

Page 14: Level set method for droplet simulation

Overall Algorithm