When the Options button is pressed on the Model Mesh Settings screen and the Surface icon is selected, a screen with two tabs will appear. The Surface icon will be present regardless of which radio button is selected in the Mesh type section of the Model Mesh Settings screen.
The Size field in the Mesh size section of the General tab can be used to specify the size of the elements that will be generated.
For advice on specifying an adequate mesh size, go to Mesh Size Hints.
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:)
See Controlling the Number of Elements Along Curved Edges below for a description of each of these parameters.
If midside nodes are going to be used in the model (or the part), then use the Generate 2nd order elements on the General tab to control how the midside nodes are created. If this option is not activated, the midside nodes are created at the midpoint between the two corner nodes (see figure (a)). Thus, all sides of the elements are straight regardless of the CAD geometry. If this option is activated, the midside nodes are created on the surface of the CAD (see figure (b)), so the edge of the element is a quadratic and produces a better representation of the surface. However, if the mesh is coarse relative to the radius of curvature, it is possible to produce a highly distorted element if this option is used (see figure (c)). In such cases, the midside nodes on the distorted element are changed to create a straight, undistorted element. Thus, you may see some elements that apparently do not follow the surface of the CAD model even though the option is used. If it is important for these distorted elements to follow the surface, use one of the options for refinement (refinement point, edge curve refinement, and so on.) to get a smaller mesh on the highly curved surfaces.
(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.
The value in the Feature curve splitting angle field in the Options tab will control how many elements are generated along curves in the feature lines. A smaller value will results in more elements created along the curves.
The value in the Angle (1-90 degrees) field in the Edge curve refinement section of the Options tab will control how the elements are created along curved surfaces. How this value is used will be determined by the option selected in the Mode drop-down box. If the None option is selected, no refinement will be performed on the curved surfaces of the selected parts. If the Curvature of edge curve option is selected, the specified angle will be used as the average angle between the elements created on curved surfaces. If the Minimum adjacent surface curvature option is selected, the specified angle will be used as the minimum angle between 2 adjacent elements on curved surfaces. This option will usually create fewer elements along the curved edges. If the Maximum adjacent surface curvature option is selected, the specified angle will be used as the maximum angle between 2 adjacent elements on curved surfaces. This option will usually create more elements along the curved surfaces.
If the option Limit adjacent mesh size is activated, then 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, arrowed) 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.
The Fold angle is greater than field in the Spitting quadrangles into triangles section of the Options tab determines which quadrilateral elements are divided into triangular elements based on the minimum fold angle (warp angle) of the quadrilateral. If the minimum fold angle of a quadrilateral element is greater than the value specified in this field, it will be divided into two triangular elements. The fold angle of a quadrilateral is the difference between the planar normals of the two triangles that form the quadrilateral. A flat quadrilateral has a fold angle of zero. The Node angle is greater than field in the Spitting quadrangles into triangles section of the Options tab determines which quadrilateral elements are divided into triangular elements based on the internal node angles of the quadrilateral element. If the node angle is greater than the value specified in this field, it will be split into two triangular elements by adding a line through the vertex of the lines that create the greatest node angle in the element.