35.3.8 Extending master surfaces and slide lines

Product: Abaqus/Standard  

References

Overview

Extending the master surface or a slide line:

Extending the master surface for small-sliding, node-to-surface contact

If a slave node cannot find an intersection with the master surface at the start of the analysis, it will be free to penetrate the master surface because no local tangent plane will be formed. This type of problem, which typically occurs for node-to-surface contact when the slave node is aligned with the edge of the master surface, is illustrated in Figure 35.3.8–1 and may be caused by numerical roundoff errors when a preprocessor is used to generate the nodal coordinates. Cases such as that shown in Figure 35.3.8–1 are not problematic for the small-sliding, surface-to-surface formulation because the constraint formulation considers the region of the slave surface near a slave node.

Figure 35.3.8–1 Slave node fails to find an intersection with the master surface for small-sliding, node-to-surface contact if e=0.

For node-to-surface contact you can specify the size of the extension zone, e, as a fraction of the end segment or facet edge length (see Figure 35.3.8–2). If e is set to zero, Abaqus will not extend the ends. The value given must lie between 0.0 and 0.2. The default value is 0.1 for node-to-surface contact; surface extensions are not available for surface-to-surface contact.

Input File Usage:          
*CONTACT PAIR, SMALL SLIDING, EXTENSION ZONE=e 

Figure 35.3.8–2 Definition of size of extension zone.

Extending the master surface or slide line in finite-sliding, node-to-surface contact

To prevent slave nodes from “falling off” or getting trapped behind the master surface, an open surface or slide line can be extended for finite-sliding, node-to-surface contact.

You can specify the size of the extension zone, e, as a fraction of the end segment or facet edge length (see Figure 35.3.8–2). The geometry in the extension zone is extrapolated from the end segment or facet edge. If e is set to zero, Abaqus/Standard will not extend the ends. The value given must lie between 0.0 and 0.2. The default value is 0.1 for node-to-surface contact. Surface extensions are not available for surface-to-surface contact; for finite-sliding, surface-to-surface contact, constraints are located within slave faces, and “falling off” will not occur until nearly the entire slave facet slides off the master surface. Extensions for finite-sliding, node-to-surface contact should be considered only if other modeling techniques to prevent “falling off” are not feasible and when the slave node is expected to travel in the extended zone for a short period of the solution phase or during nonconverged iterations.

Input File Usage:          Use either of the following options:
*CONTACT PAIR, EXTENSION ZONE=e 
*SLIDE LINE, ELSET=element_set_name, EXTENSION ZONE=e