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
☆42Jun 5, 2021Updated 5 years ago
Alternatives and similar repositories for Lattice-Boltzmann-Method-GPU
Users that are interested in Lattice-Boltzmann-Method-GPU are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- [CFD] CUDA implementation of D2Q9 Lattice Boltzmann Method for non-Newtonian (Power-Law) fluid flow in a lid-driven cavity.☆11Nov 10, 2018Updated 7 years ago
- A GPU implementation of the Lattice Boltzmann Method fluid simulation.☆16Apr 23, 2019Updated 7 years ago
- Examples for the Lattice Boltzmann Method☆119Jan 3, 2018Updated 8 years ago
- Computational Fluid Dynamics based on PyTorch and the Lattice Boltzmann Method☆293Apr 13, 2026Updated 3 months ago
- Tools for computational aeroacoustics☆24Jul 11, 2024Updated 2 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- My finite volume method project. Here I will implement the many pieces of a finite volume method to incorporate into a larger code.☆11Aug 15, 2019Updated 6 years ago
- Code accompanying The Lattice Boltzmann Method: Principles and Practice☆337Jan 11, 2018Updated 8 years ago
- A far-file noise prediction code based on a permeable surface nondimensional FW-H (Ffowcs Williams-Hawkings) acoustics analogy with conve…