/Lattice-Boltzmann-Method-GPU

This program is a GPU version 3D Lattice Boltzmann Method Computational Fluid Dynamics solver to simulate steady/unsteady 3D single-phase flows. Compared with CPU serial code, this GPU code is >200 times faster and has same accuracy. To run it, a NVIDIA GPU with CUDA Toolkit is a must

Primary LanguageCudaGNU General Public License v3.0GPL-3.0

Stargazers