Defining Tied Contact for a Contact Pair
To “tie” the surfaces of a contact pair together for an analysis, you must specify a nondefault control such that small initial overclosures (and optionally small initial gaps) are resolved by either adjusting the surface positions automatically or storing a contact offset distance per tied secondary node such that the initial penetration is zero. See Contact Initialization for Contact Pairs in Abaqus/Standard for details on adjusting surfaces. As always, you must associate the contact pair with a contact interaction property definition.
Input File Usage
Use one of the following options to adjust surface positions as necessary for tied regions, where a is the threshold initial gap distance that is tied:
CONTACT PAIR, TIED, ADJUST=a or node_set_label, INTERACTION=name
CONTACT PAIR, TIED, ADJUST=YES, POSITION TOLERANCE=a, INTERACTION=name
Use the following option to store an offset distance (instead of adjusting surface positions) as necessary for tied regions, where a is the threshold initial gap distance that is tied:
CONTACT PAIR, TIED, ADJUST=NO, POSITION TOLERANCE=a, INTERACTION=name
Abaqus/CAE Usage
Interaction module: Secondary Node/Surface Adjustment option: toggle on Tie adjusted surfaces: select a
Storing penetration offsets in the contact penetration calculations is not supported in Abaqus/CAE.