ID_NAME |
= <name_of_dvcon_shape> |
Name of the DVCON_SHAPE definition. |
ND_GROUP |
= <name_of_node_group> |
Name of the node group that is valid for the restriction. The node group should be a subset of
the nodes of the MESH_SMOOTH command. |
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_ELGR |
= <name_of_element_group> |
Name of the element group that is checked for penetration. |
CHECK_ELGR_BLOCKING |
= BOTH | POS | NEG |
Permeability for CHECK_ELGR .
BOTH: (default) Element group is not penetrable from any side. Like current behavior with the known problems.
POS: Element group is penetrable in negative normal direction and blocking in positive normal direction.
NEG: Element group is penetrable in positive normal direction and blocking in negative normal direction. |
CHECK_GROW |
= <grow_value> |
Maximum grow value (referring to the initial design).
|
CHECK_LINK |
= <link_shape_name> |
Assign a LINK_SHAPE definition. |
CHECK_MAX_MEM |
= <radius> |
Maximum member size: orthogonal to the surface material of maximum 2*radius thickness must remain. |
CHECK_MIN_MEM |
= <radius> |
Minimum member size: orthogonal to the surface material of minimum 2*radius thickness must remain. |
CHECK_NDGR |
= <member_size_check_node_group> |
Name of surface node group for check of member size.
If CHECK_TYPE = TRANSITION , then a link to a subset of the design area can be provided. |
CHECK_SHRINK |
= <shrink_value> |
Maximum shrink value (referring to the initial design).
|
CHECK_SLIDE |
= <link_shape_name> |
Assign a slide surface defined with a LINK_SHAPE command. |
CHECK_SOLID |
= <solid_name> |
Name of the solid that is checked for penetration. |
CHECK_TYPE |
= TRANSITION
= FILTER
|
Create a transition area manufacturing constraint.
Configure a (design variable) filter.
|
FEATURE_NODES |
= <node_group > |
Use external feature detection for RESTRICT_ON_SURFACE . The nodes in this group are considered to lie on an edge or on a corner. |
FEASIBLE_START |
= YES
= NO |
premise feasible node group (YES) or accept infeasible node group (NO ) in the start model. |
FUNCTION |
= SMOOTH | LINEAR |
Control the form of the transition area for CHECK_TYPE = TRANSITION.
SMOOTH: Transition area follows a sin curve.
LINEAR: Transition area follows a linear slope. |
REFERENCE_NDGR |
= <node_group> |
If CHECK_TYPE = TRANSITION , then this is a link to a node group describing the fixed edge. |
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. |
TOLERANCE |
= <tolerance_value> |
Tolerance value for member size check and CHECK_ELGR with CHECK_ELGR_BLOCKING set to POS or NEG. (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.
|