Skip to content

leo1200/micro-lbm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

micro-lbm

This is a small (compact single-script), didactic implementation of the Lattice Boltzmann Method (LBM) in JAX, which should scale very efficiently.

Tip

You may directly jump into the code here. The example showcased below is generated at the end of the file.

flow around a cylinder

The general mathematical formulation follows Ataei and Salehipour, 2024 and the obstacle handling and test case is based on https://github.com/pmocz/latticeboltzmann-python.

About

tiny lattice boltzmann implementation 🌊

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages