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

Size

Set mesh-size controls without creating elements. A Size feature does not generate a volume mesh by itself.

Set mesh-size controls without creating elements. A Size feature does not generate a volume mesh by itself.

Where to find it

Mesh workspace; System → Mesh

How to use it

Adjust the preset or element-size limits used with an enabled volume generator. Choose Build Mesh to apply the sequence.

Settings and initial values

SettingInitial valueMeaning
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.

Result

Inspect the element distribution and counts before running a study.

Troubleshooting

If Build Mesh reports no volume generator, add Free Tetrahedral or Swept / Mapped; a Size node is not a substitute.

Size — Telion 0.1.0-alpha | Telion