ID_NAME |
= <name_of_mesh_smooth> |
Name of the MESH_SMOOTH definition. |
EL_GROUP |
= <name_of_element_group> |
Name of the element group for which MESH_SMOOTH is done. |
MS_LAYER |
= <name_of_node_group>, <number_of_elementlayers> |
The mesh smooth element group is defined automatically. Starting with the referenced node group and the defined number of grouped element layers. |
FREE_SF |
= FIX, 0 = FIX, <number_of_node_layers> |
Free surface nodes of the MESH_SMOOTH area which is completely fixed (number of node layers <number_of_node_layers> depending upon the remaining free design nodes). |
|
= FREE |
Free surface nodes of the MESH_SMOOTH remaining free area (not fixed). |
BOUNDARY |
= FIX |
Nodes on the border of the mesh smooth area are fixed. |
|
= FREE |
No nodes are automatically fixed. |
STRATEGY |
= CONSTRAINED_LAPLACIAN |
Use constrained Laplacian MESH_SMOOTH strategy. |
|
= LOCAL_GRADIENT |
Use local gradient mesh smooth strategy; not recommended for models with many nodes in mesh smooth area. |
LEVEL_QUAL |
= NOT = LOW = MEDIUM = HIGH |
Parameter to set the quality of the mesh. Increasing mesh quality with NOT -> LOW -> MEDIUM -> HIGH. |
QUAL_LIST |
= YES |
List of the qualitative bad elements. |
|
= NO |
No list of the qualitative bad elements. |
QUAD_LOW_ANGLE |
= <value> = 20 |
Angle between 0 and 89 degrees. |
QUAD_HIGH_ANGLE |
= <value> = 160 |
Angle between 91 and 180 degrees. |
TRIA_LOW_ANGLE |
= <value> = 20 |
Angle between 0 and 59 degrees. |
TRIA_HIGH_ANGLE |
= <value> = 140 |
Angle between 61 and 180 degrees. |
TETRA_LOW_ASPECT |
= <value> = 0.222 |
Value between 0.00177 and 1.30. |
TETRA_ HIGH_ASPECT |
= <value> = 8 |
Value between 1.36 and 999. |
SOLVER_CHECK |
= YES |
The solver quality criteria are checked. |
|
= NO |
The solver quality criteria are not checked. |
SOLVER_STOP |
= YES |
Optimization will be stopped if quality criteria are not satisfied. |
|
= NO |
No stop. |
Q4TAPER |
= <value> = 0.5 |
Value for Q4TAPER (greater or equal 0). |
Q4SKEW |
= <value> = 30 |
Angle for Q4SKEW (greater or equal 0). |
TETRAAR |
= <value> = 100 |
Value for TETRAAR (greater or equal 0). |
T3SKEW |
= <value> = 10 |
Angle for T3SKEW (greater or equal 0). |
CORRECT_ ELEMENTS |
= YES = NO |
Correct tetrahedral elements that got inverted or too high aspect ratios during optimization. |
CE_CORRECTION_FACTOR |
0 <= (<value>) < 1 = 0.5 |
Correct elements by multiplication of optimization displacements with this factor. |
CE_CORRECTION_LOOPS |
= <int_value> = 4 |
Trying to correct a single element <int_value> times. |
CE_FAIL_ACTION |
= RESET
= CONTINUE
|
Handling of not correctable elements:
RESET: Optimization displacement is set to zero for the current iteration.
CONTINUE: Do nothing and risk a solver crash.
|