hexagon logo

Edge Tie versus Glue versus Patran Equivalencing

Say I have two parts in Apex, each with one surface that share an edge. When I mesh the two parts, there is no mesh congruency across the shared edge. Can you please explain what is the difference between the following three methods:
  1. Create an edge tie along the common edge .. mesh is now congruent (but if I export that out to Patran, there are still two unique node IDs at each node-pair location. I think Apex create RBAR between each node pair when it solves?
  2. Glue the two parts together. Mesh is not congruent but uses Contact bodies?
  3. Create an edge tie to get the congruent mesh. Export bdf to Patran. Equivalence the monolithic FE model and run in Nastran.
In other words, if I glue parts together, why spend time to create edge ties?