latticeboltzmann-python
latticeboltzmann-python copied to clipboard
Lattice Boltzmann fluid simulation
3D_LBM
Thank you for providing the code. I attempted to transform the 2D code into a 3D (D3Q15) simulation. Although the new code runs, I encountered an issue with the computed...
Thank you How to get all points with colors and velocity values?
Starting from a setup very similar to yours  if one increases the height of the box while keeping everything else constant, much of the vortex structure is lost ...