Skip to content

OpenLB UseCase A

ThomasMr99 edited this page Jan 30, 2025 · 14 revisions

Page in Progress

Geometry Preprocessing

Bildschirmfoto vom 2025-01-30 14-29-20

Processor Operations

  • 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
Clone this wiki locally