With this PR, we can pass arbitrary oriented planes (stl-file format) to the InFlow and OutFlow zones.
The reason for this is that for real-world problems one do not need to specify the plane points for the in- and outflow zones.
I basically added a function to calculate the oriented bounding box of an arbitrary oriented plane in space.
With this PR, we can pass arbitrary oriented planes (stl-file format) to the
InFlow
andOutFlow
zones. The reason for this is that for real-world problems one do not need to specify the plane points for the in- and outflow zones.I basically added a function to calculate the oriented bounding box of an arbitrary oriented plane in space.
An example: