|
DESIZE, MINL, MINH, MXEL, ANGL, ANGH, EDGMN, EDGMX, ADJF, ADJM
MINL
Minimum number of elements that will be attached to a line when using lower-order elements (defaults to 3 elements per line). If MINL = DEFA, all arguments will be set back to default values. If MINL = STAT, list status of command (Including on/off status). If MINL = OFF, deactivate default element sizing. If MINL = ON, reactivate default element sizing.
MINH
Minimum number of elements that will be attached to a line when using higher-order elements. Defaults to 2 elements per line.
MXEL
Maximum number of elements that will be attached to a single line (lower or higher-order elements). Defaults to 15 elements per line for h-elements and 6 divisions per line for p-elements. To deactivate this limit, specify a large number (such as 9999).
ANGL
Maximum spanned angle per lower-order element for curved lines. Defaults to 15 degrees per element.
ANGH
Maximum spanned angle per higher-order element for curved lines. Defaults to 28 degrees per element.
EDGMN
Minimum element edge length. Defaults to no minimum edge length. The MINL or MINH argument can override this value.
EDGMX
Maximum element edge length. Defaults to no maximum edge length. The MXEL argument can override this value.
ADJF
Target aspect ratio for adjacent line. Used only when free meshing. Defaults to 1.0, which attempts to create equal sided h-elements; defaults to 4 for p-elements.
ADJM
Target aspect ratio for adjacent line. Used only when map meshing. Defaults to 4.0, which attempts to create rectangular h-elements; defaults to 6 for p-elements. |
|