The limiting surfaces are formed by beam, shell or solid structures. The limiting surfaces are generated in the FE preprocessor and loaded via the interface (FEM_INPUT) in the optimization preprocessor. The parameter CHECK_ELGR = elgr_name specifies an element group whose elements may not be penetrated (contact condition) by the nodes of the node group (ND_GROUP parameter). Activation of the element check represents a collision control. If a node attempts to penetrate an element, the node displacement is scaled back so that the affected node remains on the side of the element where it is intended to be. If the element group is not already defined in inputdeck, it must be defined with GROUP_DEF before it can be referenced with CHECK_ELGR. Up to six CHECK_ELGR parameters can be defined in every DVCON_BEAD command. They are executed in the order of their declaration within the DVCON_BEAD command.
|