zhulianhua / 3D-LBM-AMR

3D LBM code with adaptive mesh refinement

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3D-LBM-AMR

3D LBM code with adaptive mesh refinement

DESCRIPTION OF APPLICATION

Solves the 3D incompressible Navier-Stokes equations using the lattice Boltzmann method. The data structure allows for adapative local mesh refinements during the transient simulation.

![Alt text](3D LBM AMR/AMR.png?raw=true "Vorticity based refinement on 2D cylinder case")

![Alt text](3D LBM AMR/AMR2.png?raw=true "Vorticity based refinement on 2D cylinder case")

About

3D LBM code with adaptive mesh refinement


Languages

Language:C++ 99.5%Language:C 0.5%