lettucecfd / lettuce

Computational Fluid Dynamics based on PyTorch and the Lattice Boltzmann Method
MIT License
210 stars 39 forks source link

Initialize stencil in Flow #177

Closed PhiSpel closed 2 months ago

PhiSpel commented 2 months ago

For usability, the stencil type should IMO be passed to ExtFlow as a class and initialized in ExtFlow.init

PhiSpel commented 2 months ago

This was closed in #173 by @McBs