lettucecfd / lettuce

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

boundaries are only executed with no_collision_mask #201

Closed PhiSpel closed 1 month ago

PhiSpel commented 2 months ago

make_no_streaming_mask is only used by Simulation to overlap no-streaming areas. It does not affect the no_collision_mask storing the BC identifiers!