Tie
Multipoint Constraint Implemented As Element
- Number of Nodes: varies
- Number of DoFs: varies
Syntax
Example
Each Tie
element can have multiple DoFs included. For example, to define the following constraint,
\[
5u_2+6v_4=9,
\]
where \(u_2\) and \(v_4\) are horizontal displacement of node 2
and vertical displacement of node 4
in a 2D model,
then
Text Only | |
---|---|
In the above command, a large number 1E8
is used as penalty.
The Tie
element does not care about the geometric implication.
The tied DoFs can be of different types.
To tie a node to a line, consider the TranslationConnector
element.