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

Swept / Mapped

Request a structured mesh arrangement with control over resolution through thin regions.

Request a structured mesh arrangement with control over resolution through thin regions.

Where to find it

Mesh workspace; System → Mesh

How to use it

Select the domains and set Minimum through-thickness elements before Build Mesh.

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. These Netgen controls do not change the supported structured box-meshing path; use its size and through-thickness controls instead.
Segments per edge1This finite positive dimensionless Netgen edge-resolution parameter can be fractional; it is not an exact integer element count on every edge. These Netgen controls do not change the supported structured box-meshing path; use its size and through-thickness controls instead.
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. These Netgen controls do not change the supported structured box-meshing path; use its size and through-thickness controls instead.
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. These Netgen controls do not change the supported structured box-meshing path; use its size and through-thickness controls instead.
Close edge factor2This is a finite positive dimensionless Netgen factor, applied only when Close edges is enabled. It is not a physical gap width. These Netgen controls do not change the supported structured box-meshing path; use its size and through-thickness controls instead.
Minimum through-thickness elements3Enter a positive integer minimum-edge division requirement. The supported structured meshing path takes the largest global requirement from Swept / Mapped, Boundary Layer and Distribution, subject to the structured-mesh resource limit. It is not an exact count on every selected edge. For Distribution this value takes precedence over Elements.

Result

Inspect the element distribution and counts before running a study.

Troubleshooting

Check the resulting element layout on the actual geometry; this option is not a promise that every imported solid supports a mapped mesh.

Swept / Mapped — Telion 0.1.0-alpha | Telion