Skip to documentation content
On this page
  1. Where to find it
  2. How to use it
  3. Settings and initial values
  4. Result
  5. Troubleshooting

Free Tetrahedral

Fill selected solid domains with tetrahedral elements for finite-element analysis.

Fill selected solid domains with tetrahedral elements for finite-element analysis.

Where to find it

Mesh workspace; System → Mesh

How to use it

Build the geometry, choose the domains, select a preset, and use Maximum element size to resolve small geometric or physical features. Choose Build Mesh to apply the sequence.

Settings and initial values

SettingInitial valueMeaning
Selectionallall selects the applicable domains; otherwise use a named selection or the selection editor. The selected domains receive this volume generator and its local size target. Recheck selections after geometry changes.
FEA backendNetgen (Python)Netgen (Python) generates the tetrahedral mesh used by solution-driven adaptation. Choose a backend supported by your geometry; this setting does not select a GPU solver.
Mesh modeUser controlledAutomatic creates Free Tetrahedral groups from the built geometry, uses Netgen (Python), and resets maximum and minimum sizes to auto. User controlled retains the authored sequence. Switching to Automatic can replace manual setup; it is not solution-error adaptation.
PresetModerateVery coarse through Very fine derive size targets from the geometry span. Selecting a preset resets Maximum element size and Minimum element size to auto and updates the Netgen grading, edge and curvature controls. Custom retains individually edited controls; it is not itself a length.
Base fineness1When Maximum element size is automatic, the preset-derived target is divided by Base fineness, using at least 1 as the divisor. A value of 2 halves that target. An explicit Maximum element size takes precedence; values below 1 do not coarsen the preset.
Maximum element sizeautoEnter a length, for example 2[mm]; compatible length expressions are converted to metres. auto uses the preset or backend geometry sizing. This is a size target, not an exact element count or a guarantee that every edge has that length. Explicit sizes take precedence over Base fineness.
Minimum element sizeautoEnter a length in compatible units, converted to metres, or use auto. For a named preset, auto derives this value as a fraction of the maximum size. It is a meshing control, not a guarantee that small geometric details or poor-quality elements are absent.
Grading0.3Use a finite positive dimensionless Netgen grading value. Smaller preset values request more gradual size transitions, which may require more elements between fine and coarse regions.
Segments per edge1This finite positive dimensionless Netgen edge-resolution parameter can be fractional; it is not an exact integer element count on every edge.
Curvature safety2Use a finite positive dimensionless Netgen curvature-resolution parameter. Finer presets increase it to provide more resolution around curvature; it is not a radius or a length.
Close edgesfalseWhen false, the close-edge factor is omitted from Netgen so that a stored factor cannot silently enable this sizing rule. When true, Close edge factor controls the rule.
Close edge factor2This is a finite positive dimensionless Netgen factor, applied only when Close edges is enabled. It is not a physical gap width.
Check overlaptrueThis boolean enables the native overlap check; it does not repair overlapping geometry or define a physical contact interface.
Check overlapping boundarytrueThis boolean controls the native overlapping-boundary check; it does not repair duplicate faces or sew an open shell.

Result

Inspect the element distribution and counts before running a study.

Troubleshooting

A mesh can be valid but too coarse for your quantity of interest. Compare results on a finer mesh and check element/DOF limits before a large solve.

Free Tetrahedral — Telion 0.1.0-alpha | Telion