Skip to content

Call zero-setter in FSLBM only when writing VTK output

This MR updates the VtkWriter.h of the FSLBM module.

The function, which sets the velocity to 0 and density to 1 in all gas and obstacle cells, is now only called right before the VTK output is written.

Merge request reports