Contact2D
2D Node(Slave)-Line(Master) Contact Element
Syntax
Remarks
The contact algorithm is implemented via penalty function method as an element. The parameter
[4]
controls the magnitude of penalty.No matter whether the
nlgeom
switch is on or off for connected elements, the contact detection itself is always conducted in a nonlinear manner, similar to the total Lagrangian formulation.The node-line contact detection is performed for all nodes defined in slave group and lines defined by nodes in master group. There are $n-1$ line segments for $n$ nodes in master group.
Master nodes can penetrate lines formed in slave group. To prevent this, define a new
Contact2D
element by swapping the order of slave and master groups.Example usage can be seen in the example.
Last updated