Mesh Control PropertyManager

Mesh control refers to specifying different element sizes at different regions in the model. A smaller element size in a region improves the accuracy of results in that region. You can specify mesh control at vertices, edges, faces, components, and beams.

To access the Mesh Control PropertyManager:

  • Right-click the Mesh icon and select Apply Mesh Control.

Selected Entities

Faces, Edges, Vertices, Reference Points, Components for Mesh Control Select the geometric entities to which you want to apply mesh controls.
  Beams Available for beams only (trusses have one element per body). Select the beams to apply mesh controls.
  Use per part size Select to define mesh size based on individual part size automatically computed by the program.

Mesh Density

Mesh Factor Use a slider to change the global element size and tolerance. The leftmost position (Coarse) sets the global element size to twice the default. The rightmost position (Fine) sets the global element size to half the default.
  Reset Resets the slider to the default settings.

Mesh Parameters

  Use same element size Instructs the mesher to uniformly mesh selected components with the element size specified in the Element Size box. This option is available only when defining mesh controls for components.
  Number of elements Available for beams only. Sets the total number of elements for the selected beams.
Units Specifies units for element size.
Element Size Sets the element size on selected geometric entities.

This is the maximum element size when the alternate curvature based mesh is selected.

tolerance.png Min Element Size Available for alternate curvature based mesh only. Sets the minimum element size for boundaries with highest curvature.
Min number of elements in a circle Available for alternate curvature based mesh only. Specifies the number of elements in a circle. To observe the effects of this option, the computed element size must be between the Maximum element size and Minimum element size. See How Element Size Is Determined.
The local mesh control settings for the maximum element size and minimum element size should be within the range of values you specify for the global mesh settings.
Ratio Sets the ratio of the element size in one layer to the element size in the preceding layer.

Symbol Settings

  Edit Color Click this button to change the color of mesh control symbols.
Symbol Size Use the spin arrows to control the size of the mesh control symbols.
  Show Preview Turns on/off the display of the mesh control symbols on selected entities.
  • Assuming that the element size used for meshing an entity is (e), the average element size in layers radiating from the entity will be: e, e*r, e*r2, e*r3, ...., e*rn.
  • If the calculated average element size of a layer exceeds (E), where (E) is the Global Size, the program uses (E) instead.
  • The mesh radiates from vertices to edges, from edges to faces, from faces to components, and from a component to connected components.