Skip to content
Snippets Groups Projects
Stephan Seitz's avatar
Stephan Seitz authored
Use StrictUndefined to raise errors upon undefined variables

See merge request !7
3070a78d

lbmpy-walberla

pipeline status

Formulate lattice Boltzmann methods in lbmpy and generate optimized C++ Code for waLBerla from it. Look at the waLBerla documentation on how to use it.

Install with

pip install lbmpy-walberla

and enable WALBERLA_BUILD_WITH_CODEGEN in waLBerla's CMake.