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
- Lattice Boltzmann method solver using adaptive mesh refinement☆17Jun 12, 2026Updated 2 weeks ago
- Examples for the Lattice Boltzmann Method☆117Jan 3, 2018Updated 8 years ago
- This is a Lattice-Boltzmann simulation using CUDA GPU graphics optimization.☆26Feb 25, 2017Updated 9 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Computational Fluid Dynamics based on PyTorch and the Lattice Boltzmann Method☆290Apr 13, 2026Updated 2 months ago
- 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