Skip to content
Snippets Groups Projects
Commit 569cc1d8 authored by Martin Bauer's avatar Martin Bauer
Browse files

[API] New interface for lattice model generation

- previously a LatticeBoltzmannMethod object was required to generate
  a lattice model for waLBerla
- problem: output fields, smagorinsky, entropic additions are only done
  when coverting the method to a collision rule
- the new interface now takes a collision rule instead of a LB method

to adapt your app have a look at example usage in
walberla/tests/lbm/codegen
parent 00da4cc2
Branches
Tags
No related merge requests found
Pipeline #16794 failed with stage
in 2 minutes and 50 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment