Basics of Meshing
Basics of Meshing
BASED ON DIMENSIONALITY
FREE MESHING
MAPPED MESHING
STRETCH
IDEAL=1,ACCEPTABLE>0.2
QUAD=Lmin*2^0.5/dmax
TRIA=R*12^0.5/Lmax
TAPER=[(Ai-Aavg)/Aavg]
Aavg=(A1+A2+A3+A4)/4
IDEAL=0,ACCEPTABLE<0.5
TETRA
TETRA COLLAPSE=(h*1.24/A)
IDEAL=1,ACCEPTABLE>0.1
SKEW
IDEAL=0,ACCEPTABLE<0.7
STRETCH
IDEAL=1,ACCEPTABLE>0.2
DISTORTION
IDEAL=1,ACCEPTABLE>0.5
JACOBIAN
IDEAL=1,ACCEPTABLE>0.5
BRICK
WARP
IDEAL=0,ACCEPTABLE<30
JACOBIAN
IDEAL=1,ACCEPTABLE>0.5
STRETCH
IDEAL=1,ACCEPTABLE=0.2
ASPECT
IDEAL=1,ACCEPTABLE<5
SKEW
IDEAL=0,ACCEPTABLE<45
ANGH Maximum spanned angle per higherorder element for curved lines. Defaults to 30
degrees per element (size level 6). This angle
limit may be exceeded if the mesher
encounters a small feature (hole, fillet, etc.).
(This value is NOT the same as that set by
DESIZE,,,,,ANGH.)
GRATIO Allowable growth ratio used for
proximity checking. Defaults to 1.5 for helements (size level 6). Values from 1.2 to 5.0
are allowed; however, values from 1.5 to 2.0
are recommended.
SMHLC Small hole coarsening key, can be ON
(default for size level 6) or OFF. If ON, this
feature suppresses curvature refinement that
would result in very small element edges
(i.e., refinement around small features).
EXPND
TRANS
Mesh transition option. (This option is the
same as SMRTSIZE,,,,TRANS.) This option is
used to control how rapidly elements are
permitted to change in size from the
boundary to the interior of an area. Value is
the transitioning factor. Value defaults to 2.0,
which permits elements to approximately
double in size as they approach the interior
of the area. (If Value = 0, the default value of
2 will be used.) Value must be greater than 1
and, for best results, should be less than 4.
The actual size of the internal elements will
also depend on the EXPND option, or upon
AESIZE or ESIZE sizing, if used.