-
Notifications
You must be signed in to change notification settings - Fork 6
OpenLB UseCase A
ThomasMr99 edited this page Jan 30, 2025
·
14 revisions
-
GeometrySource: Loads a geometry in a
.stl
file format. - GeometryTransformation: Applies a transformationmatrix on the loaded geometry, when enabled.
- GeometryClose: Closes holes in the geometry up to a certain thickness, when enabled.
- GeometrySmoothNormals: Smooths the geometry artefacts, when enabled.
- GeometryInsideTest: Switches the geometry to a volume such that the VesselGraphCreator can be applied.
- VesselGraphCreator: Creates a vessel graph as described in Vessel Graph Extraction
- FlowParametrizationEnsemble
- FlowIndicatorDetection
- FlowParametrizationRun
- FlowSimulationCluster
- FlowSimulation