Creating 3D blocks using the TFI constructor fails with open corner errors
Closed this issue · 1 comments
uqngibbo commented
Hans Hornung has found a regression where 3D blocks created in Eilmer fails to link up their constituent surfaces properly.
object.Error@(0): TFIVolume open at corner 0 p= Vector3(0, 0, -0.0099) p_alt1= Vector3(0, 0.0108566, -0.0893) p_alt2= Vector3(0, 0, -0.0893)
This seems to have something to do with commit a8a91f6, which changed the ordering of the geometry nomenclature.