[★★★★☆] Contact In 3D Space
The simplest case in 3D space would be node to triangular facet contact.
In this example, we show how to model 3D contact problems by using both penalty function method and Lagrangian multiplier method.
The model scripts can be downloaded.
The Model
The contact itself does not need to be defined on any discrete surfaces of elements. Instead, the facet is always formulated by the given three nodes. Thus, contacts can be defined on, for examples, plate/shell surfaces, cube/tetrahedron surfaces, or even three nodes only.
Here we define a square flat shell with one edge clamped.
Text Only | |
---|---|
A 3D beam cantilever beam is defined on top of the shell.
Text Only | |
---|---|
Once the deformed free end reaches the shell, contact occurs.
Define Contact
The facet is defined by nodes 3
, 6
and 10
. The slave node is 2
.
Text Only | |
---|---|
Results
After configuring analysis, it can be performed.
Text Only | |
---|---|
The animation can be shown as follows.