Hello
I’m having trouble simulating a weld fillet between two sheets. I set a “Tie constraint” between the faces of the sheet and the edges of the weld (faces as the master and weld as the slave), but when I run the analysis, the parts fly off as if they weren’t connected.
What should I do?
Tie constraint searches for the closest nodes within the search distance specified as position tolerance. It’s often necessary to increase it (while disabling adjustment to avoid negative jacobians) if the meshes are far from being compatible and have nodes spread further away on both surfaces.
Run a frequency step to make sure tie constraint works as expected.
In this case, the best way would be to partition the plates to get lines (and thus nodes) where welds are attached:
1 Like
Setting “adjust” to “No” worked quite good. Thank you
1 Like