Mesh, Scalar Field, Scalar, 1.1.0
Mesh, Scalar Field, Scalar, Preserved nodes, 1.2.0
Mesh, Scalar Field, Volume Mesh Shape Enum, Scalar
About this Block
What it does: Converts a surface mesh into a solid mesh. It is the preferred method for simple geometry, as it is speedy but less tolerant of defects. Commons uses:- Converting simple geometry surface meshes into solid meshes.
- Use the Remesh Surface block to clean up the mesh before using the Volume Mesh block. When doing this, use the same Edge length in both blocks to easily create the 3D elements.
- You can vary the Edge length by using a Scalar Field input.
- If you get an error while using Volume Mesh, you may want to use the Robust Tetrahedral Mesh instead.
- 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: Volume Mesh

