Skip to main content

Mesh, Integer, Scalar, Scalar, Bool

Mesh, Integer, Scalar, Scalar, Bool, 1.1.0

Mesh, Integer, Scalar, Scalar, Bool, 1.2.0

About this Block

What it does: Creates a solid mesh along the boundary of a surface mesh using a defined number of layers. There is also an option to create a completely solid mesh. Commons uses:
  • Thickening a surface mesh.
Tips:
  • If the surface mesh contains quad elements, hexagon elements are created.
  • If the surface mesh contains triangular elements, then wedge elements are created.
  • If Tetrahedralize is toggled on, it meshes the interior using tetrahedral elements where it can.
  • Can’t be used in Topology Optimization because not all elements will be tetrahedral.
  • The Growth rate specifies the ratio of element size from one element to another. The number can be anything greater than 1. The smaller the number is, the more uniform the mesh is.

Example File

Download Example: Boundary Layer Mesh Boundary Layer Mesh

Mesh, Integer, Scalar, Scalar, Bool

Create a boundary layer mesh from a surface mesh.

Inputs

NameTypeDescription
DomainMeshThe domain to mesh.
Number of layersIntegerNumber of boundary layer elements.
ThicknessScalarThickness of the boundary layer.
Growth rateScalarSuccessive growth rate between successive layers.
TetrahedralizeBoolTetrahedralize the interior.

Outputs

Mesh, Integer, Scalar, Scalar, Bool, 1.1.0

Create a boundary layer mesh from a surface mesh.

Inputs

NameTypeDescription
DomainMeshThe domain to mesh.
Number of layersIntegerNumber of boundary layer elements.
ThicknessScalarThickness of the boundary layer.
Growth rateScalarSuccessive growth rate between successive layers.
TetrahedralizeBoolTetrahedralize the interior.

Outputs

Mesh, Integer, Scalar, Scalar, Bool, 1.2.0

Create a boundary layer mesh from a surface mesh.

Inputs

NameTypeDescription
DomainMeshThe domain to mesh.
Number of layersIntegerNumber of boundary layer elements.
ThicknessScalarThickness of the boundary layer.
Growth rateScalarSuccessive growth rate between successive layers.
TetrahedralizeBoolTetrahedralize the interior.

Outputs