ProductsAbaqus/StandardAbaqus/CAE
TypeModel data
LevelAssembly
Abaqus/CAEUnsupported; the Interaction module uses surface-based contact.
Required parameters
- ELSET
-
Set this parameter equal to the name of the element set containing the slide line or tube-to-tube contact elements that interact with the slide line being defined.
- TYPE
-
Set TYPE=LINEAR to define a slide line made up of linear segments. This parameter should be used when first-order elements make up the model.
Set TYPE=PARABOLIC to define a slide line made up of parabolic segments. This parameter should be used when second-order elements make up the model. In this case the slide line should consist of an odd number of nodes, where the odd nodes on the slide line are associated with the ends of parabolic segments.
Optional parameters
- EXTENSION ZONE
-
Set this parameter equal to a fraction of the end segment length by which either end of an open slide line is to be extended to avoid numerical round off errors associated with contact modeling. The value given must lie between 0.0 and 0.2. The default value is 0.1.
- GENERATE
-
Include this parameter to allow incremental generation of node numbers along a slide line.
- SMOOTH
-
Set this parameter equal to the smoothing fraction, f, to round discontinuities between line segments of a slide line. The default is 0. The limit is .
Data lines if the GENERATE parameter is omitted
- First line
First node number on this slide line.
Second node number on this slide line.
Third node number on this slide line.
Etc.
Repeat this data line as often as necessary to specify the nodes forming the slide line. Enter up to 16 integer values per line.
Data lines if the GENERATE parameter is included
- First line
First node number of the series.
Last node number of the series.
Increment between node numbers.
Repeat this data line as often as necessary to specify the nodes forming the slide line.