Restrictions in bead optimization can either be defined as boundary conditions that limit the node displacement or as a LINK-condition. The latter is only allowed for controller-based bead optimization. A design variable constraint is a restriction that directly affects the individual design variables or the individual design nodes. Possible restrictions are:
It is also possible to influence the allowable displacement direction by limiting the displacement to specific coordinate directions. At last it is possible to link the design variables and thereby force them to be optimized in a symmetric way (only controller). The definition of the design variable constraints for bead optimization is done using the DVCON_BEAD command.
Restrictions for bead optimizationThe following individual restrictions can be defined for bead optimization:
A DVCON_BEAD command using all of the individual restrictions appears as follows: DVCON_BEAD ID_NAME = name_of_dvcon_bead ND_GROUP = name_of_node_group CHECK_SOLID = name_of_solid CHECK_ELGR = name_of_element_group CHECK_GROW = <max_grow_value> CHECK_SHRINK = <max_SHRINK_value> CHECK_BC = cs_name , FREE/FIX, FREE/FIX, FREE/FIX CHECK_DOF = YES/NO CHECK_LINK = < link_name> END_
|