Skip to content

Added fix for interpolation from cell values to vertex values.

Clemens Zengler requested to merge vertex_fix into master

In this branch, the bug with the interpolation from cell center values to vertex values was fixed. So e.g. at wall boundaries the velocity is actually zero.

Merge request reports