| n1,n2 |
node numbers of the nodes connected. Grounded springs are obtained by setting n1 or n2 to 0. |
| DofID |
Identification of selected DOFs. |
| |
For rigid links, the first node defines the rigid body motion.
DofID (positive) defines which DOFs of the slave node are connected
by the constraint. Thus [1 2 123 0 0 0 1e14] will only impose
translations of node 2 are imposed by motion of node 1, while
[1 2 123456 0 0 0 1e14] will also penalize the difference
in rotations. |
| |
For scalar springs, DofID1 (negative) defines which DOFs of
node 1 are connected to which of node 2. DofID2 can be used
to specify different DOFs on the 2 nodes. For example [1 2 -123 231 0 0 1e14] connects DOFs 1.01 to 2.02, etc. |
| ProID |
Optional property identification number (see format below) |
| Kv |
Optional stiffness value used as a weighting associated with the
constraint. If Kv is zero (or not given), the default value in
the element property declaration is used. If this is still zero, Kv is set to 1e14. |