vmtkmeshgenerator

Description

generate a mesh suitable for CFD from a surface

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
disabledDisabledbool10disable execution and piping
iSurfacevtkPolyData1the input surface
ifileSurfaceInputFileNamestr1filename for the default Surface reader
edgelengthTargetEdgeLengthfloat1(0.0,)1.0
edgelengtharrayTargetEdgeLengthArrayNamestr1
edgelengthfactorTargetEdgeLengthFactorfloat1(0.0,)1.0
trianglesplitfactorTriangleSplitFactorfloat1(0.0,)5.0
endcapsedgelengthfactorEndcapsEdgeLengthFactorfloat1(0.0,)1.0
maxedgelengthMaxEdgeLengthfloat1(0.0,)1e+16
minedgelengthMinEdgeLengthfloat1(0.0,)0.0
entityidsarrayCellEntityIdsArrayNamestr1CellEntityIds
elementsizemodeElementSizeModestr1["edgelength","edgelengtharray"]edgelength
cappingmethodCappingMethodstr1["simple","annular","concaveannular"]simple
skipcappingSkipCappingbool10
skipremeshingSkipRemeshingbool10
volumeelementfactorVolumeElementScaleFactorfloat1(0.0,)0.8
boundarylayerBoundaryLayerbool10
sublayersNumberOfSubLayersint1(0,)2
substepsNumberOfSubstepsint1(0,)2000
relaxationRelaxationfloat1(0.0,)0.01
localcorrectionLocalCorrectionFactorfloat1(0.0,)0.45
sublayerratioSubLayerRatiofloat1(0.0,)0.5
thicknessfactorBoundaryLayerThicknessFactorfloat1(0.0,)0.25
remeshcapsonlyRemeshCapsOnlybool10
boundarylayeroncapsBoundaryLayerOnCapsbool11
tetrahedralizeTetrahedralizebool10
ofileMeshOutputFileNamestr1filename for the default Mesh writer
remeshedsurfacefileRemeshedSurfaceOutputFileNamestr1filename for the default RemeshedSurface writer

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
oMeshvtkUnstructuredGrid1the output mesh
entityidsarrayCellEntityIdsArrayNamestr1CellEntityIds
remeshedsurfaceRemeshedSurfacevtkPolyData1the output surface