LBM-C: A CUDA-Accelerated Lattice Boltzmann Method Solver for 2D and 3D Fluid Dynamics Simulations
LBM-C is a high-performance lattice Boltzmann method (LBM) solver for 2D and 3D fluid flow simulations, leveraging NVIDIA's CUDA platform for GPU acceleration. Implemented in CUDA C with optimized kernel functions for collision and streaming steps, this GPL v2-licensed open-source project enables customizable fluid dynamics modeling with parallel computing efficiency.