ID_NAME |
= <name_of_dvcon_shape> |
Name of the DVCON_SHAPE definition. |
ND_GROUP |
= <name_of_node_group> |
Name of the node group which is valid for the restriction. The node group should be a subset of the nodes of the MESH_SMOOTH command. |
CHECK_GROW |
= <grow_value> |
Maximum grow value (referring to the initial design). |
CHECK_SHRINK |
= <shrink_value> |
Maximum shrink value (referring to the initial design). |
CHECK_MIN_MEM |
= <radius> |
Minimum member size: orthogonal to the surface material of minimum 2*radius thickness must remain. |
CHECK_MAX_MEM |
= <radius> |
Maximum member size: orthogonal to the surface material of maximum 2*radius thickness must remain. |
CHECK_SOLID |
= <solid_name> |
Name of the solid which is checked for penetration. |
CHECK_ELGR |
= <name_of_element_group> |
Name of the element group which is checked for penetration. |
CHECK_NDGR |
=<member_size_check_node_group> |
Name of surface node group for check of member size. |
CHECK_BC |
= YES = NO |
Accepts (YES) or ignores (NO) the nodal fixations read by the FE interface as constraints on the selected node group. |
CHECK_DOF |
= <cs_name>, <dof1>,<dof2>,<dof3> (<dof*> = FIX, FREE) |
The displacement in the corresponding coordinate direction in the referenced coordinate system is constrained (FIX) or allowed (FREE). |
CHECK_SLIDE |
= <link_shape_name> |
Assign a slide surface defined with a LINK_SHAPE command. |
CHECK_LINK |
= <link_shape_name> |
Assign a LINK_SHAPE definition. |
FEASIBLE_START |
= YES = NO |
premise feasible node group (YES) or accept infeasible node group (NO) in the start model. |
TOLERANCE |
= <tolerance_value> |
Tolerance value for member size check (absolute positive real value). |
AGGREGATION_PARAMETER
|
=<real>
|
This is only evaluated for the demold manufacturing in sensitivity based shape optimization. The parameter <p> should be > 1. Default value is 3.
|
AGGREGATION_NUM_CONSTRAINTS
|
=<integer>
|
This is only evaluated for the demold manufacturing in sensitivity based shape optimization. This parameter determines how many (optimization) constraints are created.
Use -1 to disable constraint aggregation. This results in the creation of as many constraints as possible - namely one constraint for each face in the group specified by ND_GROUP.
Use 1 (default) to activate constraint aggregation.
|
RESTRICT_ON_SURFACE
|
= YES = NO
|
Restrict the nodes specified by ND_GROUP to move only tangential to their normal direction.
This can be especially useful for variation areas - mesh smooth areas not part of the design area.
|