LatticeBoltzmann
A 2D Lattice Boltzmann program
C++★ 55⑂ 15 forksGPL-3.0updated 7 months ago
README.mdfork it — it’s yours
LatticeBoltzmann
A 2D Lattice Boltzmann program
Description on https://compphys.go.ro/lattice-boltzmann/
TOOLS
The project compiles on Windows with Visual Studio 2026 (the code can be compiled with older versions starting with VS 2015, but it's currently maintained with VS 2026 and C++ 17 or higher).
LIBRARIES
Just mfc and the other typical VC++ runtime libraries are needed.
PROGRAM IN ACTION
more like this
sandbox
A sandbox game created in C using raylib, featuring various types of falling pixels, such as sand or water. (more in th…
C★ 52
soft2d-release
Soft2D: A 2D multi-material continuum physics engine designed for real-time applications.
C++★ 52
mpmc
A Monte Carlo molecular simulation software especially suited for materials simulations with polarizable models
C★ 53