Issue:
I am trying to run a simulation with multiple tie constraints and received the error: “Node number # is tied twice in the connection list at position # and #.”Applies to:
- Simulation
Cause:
A node is being tied twice from the two different Tie Constraints. A node can only have one Tie Constraint acting on it so that it knows how to behave in the simulation.Solution:
Determine which node is tied twice and adjust the FE boundaries of the Tie Constraints so that the node is only tied once. To find out which node it is:-
- Open up the properties of the first Tie Constraint
- Expand the Dependent Region
- Expand Nodes
- Look for Node #(if you can’t find it, expand the Independent Region instead)
- Once found, drag the chip into the Notebook.
- Expand Nodes
- Expand the Dependent Region
- Open up the properties of the first Tie Constraint

