Difference between revisions of "Archer"
From www.coria-cfd.fr
| Line 54: | Line 54: | ||
| − | == | + | == NUMERICS == |
Revision as of 08:43, 7 September 2012
OBJECTIVE: Liquid/Gaz Interface Simulations
| Describe the interface motion precisely | |
Level Set Method |
|---|
| Handle jump conditions at the interface | without artificial smoothing | |
Ghost Fluid Method |
|---|
| Respect mass conservation | |
VOF Method |
|---|
| Solve incompressible Navier Stokes equations | |
Projection Method |
|---|
Archer is a 3D incompressible Navier Stokes solver with Level Set-Ghost Fluid-VOF coupling and MPI parallelization
NUMERICS
5th order WENO schemes for advection terms
GFM
CLSVOF
MGCG to solve pressure poisson equation
