Boundary, Boundary, Bool, Scalar
CAD Face, CAD Face, Bool, Scalar
About this Block
What it does: Connects two different Domains within the same Simulation Model. A boundary is chosen on each Domain and tied together with a tolerance. Common uses:- Connecting Domains in Simulation Model.
- Two unique boundary selection blocks choose the regions to be tied together. Depending on the choice of independent boundary entities, the following formulations are used:
- If faces are selected as independent boundary entities, each dependent node is tied with the closest face on the independent boundary. Shape function values of the face entity (at the dependent node location) are then used to generate tie constraint equations for the node-face pair.
- If nodes are selected as independent boundary entities, each dependent node is tied with the closest independent node (within the given tolerance).
- Tie constraints don’t support edges as the independent boundary.
- If the tolerance is too low to find any independent entities for at least one dependent node, an error will occur. You can fix this error by increasing the tolerance or editing the boundary.
- The Rotation checkbox toggles the option to tie rotational degrees of freedom.
Example File
Download Example: Tie Constraint

