When you click the Options button in the Model Mesh Settings dialog and select the Surface icon, two tabs appear—General and Options. The Surface icon is present regardless of which radio button is selected in the Mesh type section of the Model Mesh Settings dialog.
Use the Size field in the Mesh size section to specify the size of the elements that will be generated.
Mesh
3D Mesh Settings
Options
Model
dialog) is deactivated. In this situation, switching between
Percent of automatic
and
Absolute mesh size
shows the percentage or dimension that corresponds to the prior
Type
option. Additionally, when using the
Absolute mesh size
mode, the slider is shown, and its position updated to reflect the specified dimension, but the slider is disabled.
For advice on specifying an adequate mesh size, go to Mesh Size Hints page.
If a valid surface mesh cannot be created with the specified mesh size, the meshing algorithm will reduce the mesh size and attempt to mesh the model again. It will repeat this process until either a valid surface mesh is created or it performs the number of retries specified in the Number of retries field in the Retries section of the General tab. On the last retry, the mesher will complete the entire mesh except for the surfaces that it could not mesh correctly. The default value for this field is 6.
Each time a retry is performed, the mesh size is reduced by the factor specified in the Retry reduction factor field. In addition to reducing the mesh size, the following changes are tried (provided these changes result in a mesh that is smaller than the current settings:)
Mesh
3D Mesh Settings
Options
Model dialog box) is activated, then the first attempt uses the default mesh size times the
Retry reduction factor. The default mesh size is defined as the mesh size of 100% without using the Use automatic geometry-based mesh size function.
See Controlling the Number of Elements Along Curved Edges below for a description of each of these parameters.
Generate 2nd order elements: This option controls the shape of elements with midside nodes. This option has no effect on models or parts without midside nodes. The behavior is as follows:
(a) Without the option, midside nodes do not follow the CAD surface. They are located at the midpoint between the corners of the element.
(b) With the option, midside nodes follow the CAD surface. This results in a more accurate representation of the geometry.
(c) If the mesh size is coarse compared to the curvature, a distorted element can occur. The mesher will make this element straight to avoid the distortion.
Use Delaunay+AFT mesher: This option is available for solid meshes only (not plate/shell or midplane), and only when using the Virtual CAD mesh engine (Mesh
Mesh
Use VCAD enabled). This mesher couples Delaunay triangulation algorithms with the Advancing Front Technique (AFT). For some models, this technology may be more robust (better handling problematic meshing scenarios) relative to the default VCAD mesher. If you encounter meshing problems, or if you are not happy with the quality of a mesh, try the
Use Delaunay+AFT mesher
option. Use whichever method that produces the best overall meshing results.
Mesh
3D Mesh Settings
Options
Model
dialog) is deactivated. Otherwise, the following controls are disabled.
Feature curve splitting angle: The value in this field controls how many elements are generated along curves in the feature lines. A smaller angle results in more elements created along the feature curves.
Angle (1-90 degrees): The value in this field controls how the elements are created along curved edges and the adjacent surfaces. How this value is used is determined by the option selected in the Mode drop-down box.
Mode: Choose one of the following edge curve refinement options:
Limit adjacent mesh size: When activated, two additional controls on the mesh size are imposed for mesh lines along features of the solid model. (The mesh lines on the interior of the surface are not controlled by this option, but they are controlled by the other options.) The additional controls are as follows:
(a) The feature line through the thickness of the part (h1, at arrow) creates the smallest mesh size in this portion of the model. The adjacent mesh lines along the features (blue lines) grow geometrically so that each element is a maximum of X times larger than the previous. For example, if the user-entered a value of 1.3, then h2/h1<=1.3, h3/h2<=1.3, and so on.
(b) The mesh around a hole deviates from the true surface by some distance d. (The lines on the features of the part are shown in blue; the theoretical hole is shown as a dashed circle.) If the deviation with the specified mesh size and other parameters is larger than allowed by the option, the mesh size will be reduced along the feature, thereby reducing the deviation.
Fold angle is greater than: The value in this field determines which quadrilateral element faces are divided into triangular faces based on the minimum fold angle (warp angle) of the quadrilateral. If the minimum fold angle of a quadrilateral face is greater than the value specified in this field, that face is divided into two triangular faces. The fold angle of a quadrilateral is the difference between the planar normals of the two triangles that form the warped quadrilateral. A flat quadrilateral has a fold angle of zero.
Node angle is greater than: The value in this field determines which quadrilateral element faces are divided into triangular faces based on the internal node angles of the quadrilateral. If the node angle is greater than the value specified in this field, that face is split into two triangular faces by adding a line that bisects the greatest node angle in the element face.