vmtkmeshaddexternallayer

Description

create an external prismatic layer from the wall of a mesh and the normals on the wall.

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
disabledDisabledbool10disable execution and piping
iMeshvtkUnstructuredGrid1the input mesh
ifileMeshInputFileNamestr1filename for the default Mesh reader
entityidsarrayCellEntityIdsArrayNamestr1CellEntityIds
surfacecellentityidSurfaceCellEntityIdint11id of the first surface cells in the entityids list
inletoutletcellentityidInletOutletCellEntityIdint12
extrudecellentityidExtrudeCellEntityIdint11id of the surface cells to extrude
thicknessarrayThicknessArrayNamestr1name of the array where scalars defining boundary layer thickness are stored
thicknessThicknessfloat11.0value of constant boundary layer thickness
thicknessratioThicknessRatiofloat1(0.0,)0.1multiplying factor for boundary layer thickness
maximumthicknessMaximumThicknessfloat110000000000.0maximum allowed value for boundary layer thickness
numberofsublayersNumberOfSubLayersint1(0,)1number of sublayers which the boundary layer has to be made of
sublayerratioSubLayerRatiofloat1(0.0,)1.0ratio between the thickness of two successive boundary layers
constantthicknessConstantThicknessbool11toggle constant boundary layer thickness
includesurfacecellsIncludeSurfaceCellsinclude all surface cells in output mesh
includeextrudedopenprofilescellsIncludeExtrudedOpenProfilesCellsbool11include the cells from the open profiles extruded surface in output mesh
includeextrudedsurfacecellsIncludeExtrudedSurfaceCellsbool11include the cells from the extruded surface in output mesh
includeoriginalsurfacecellsIncludeOriginalSurfaceCellsbool10include the cells from the original surfacein output mesh
ofileMeshOutputFileNamestr1filename for the default Mesh writer

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
oMeshvtkUnstructuredGrid1the output mesh