Skip to content

FreeSlip in Codegen for complex geometry

Add FreeSlipAdditionalDataHandler. It determines the discrete normal direction from the flag field. This makes it possible to use the FreeSlip boundary condition from lbmpy with complex geometries. Implementation closely follows FreeSlip.h

Note that this MR only works together with pycodegen/lbmpy!115 (merged).

Edited by Daniel Bauer

Merge request reports