Difference between revisions of "Archer"
From www.coria-cfd.fr
| Line 77: | Line 77: | ||
| − | |||
| − | + | === Turbulent jet === | |
| − | == Turbulent jet == | + | |
[[File:jet_2048.jpg|400px]] | [[File:jet_2048.jpg|400px]] | ||
| + | |||
| + | |||
| + | |||
| + | === Triple disk injector === | ||
| + | [[File:triple.png|200px]] | ||
| + | |||
| + | === Liquid/Gas mixing layer === | ||
| + | |||
| + | |||
| + | [[File:Capture-1b.png|300 px]] | ||
Revision as of 09:08, 7 September 2012
Contents
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
- Cartesian mesh
- Mac grid (velocities on cell boundaries)
- WENO 5 scheme for convective terms, Adams Bashforth or RK3 or split algorithm in time
- Multigrid algorith for preconditionning Conjugate Gradient Method in Poisson equation solver
- Ghost Fluid method for variable discontinuities at the interface
- CLSVOF for mass conservation
- MPI parallelization
UNDER DEVELOPMENT
- Immersed boundaries
- Adaptive mesh refinement
- Coupling with Lagrangian solver
GALLERY
Turbulent jet
