Skip to main content
Create an FE Mesh of solid tetrahedral elements from an Implicit Body.

Inputs

NameTypeDescription
BodyImplicit BodyThe Implicit Body to mesh.
Feature sizeScalarThe minimum feature size to preserve in the Implicit Body.
Edge lengthScalarThe target edge length of the elements. Note that the input can be a scalar field to achieve a spatially varying mesh size.
Geometric orderGeometric Order EnumThe geometric order of the output mesh. The linear option may be suitable for a fast analysis, but quadratic elements are recommend when accuracy is more important. For quadratic elements, the mid-side nodes are inserted along the straight edges of the elements. That is, the quadratic elements are not curved.

Outputs