TranslationConnector
Translation Connector Implemented via Penalty Method
Syntax
TranslationConnector2D
- Number of Nodes: 3
- Number of DoFs: 2 (Translation: UX, Translation: UY)
Text Only |
---|
| element TranslationConnector2D (1) (2) (3) (4) [5]
# (1) int, unique element tag
# (2) int, node i
# (3) int, node j
# (4) int, node k
# [5] double, penalty factor
|
TranslationConnector3D
- Number of Nodes: 3
- Number of DoFs: 3 (Translation: UX, Translation: UY, Translation: UZ)
Text Only |
---|
| element TranslationConnector3D (1) (2) (3) (4) [5]
# (1) int, unique element tag
# (2) int, node i
# (3) int, node j
# (4) int, node k
# [5] double, penalty factor
|
Theory
The schematic is shown as follows.

The initial position of node is not necessarily on the line defined by nodes and .
The TranslationConnector
will pull node to the (closest point of) line defined by nodes and .
The ratio is computed according to the initial positions and remains constant during the analysis.