Skip to content

Fix/box normal vector computation on 2d network grids

Dennis Gläser requested to merge fix/boxnetworkgridnormalcomputation into master

The normal was not scaled by the right area for 2d network grids in 3d space, which led to wrong fluxes.

Merge request reports