Geometry connection issue

Altair Forum User
Altair Forum User
Altair Employee
edited October 2020 in Community Q&A

There is no connection between two geometries in my model. I created the geometries in separate components. How can I join the geometry at the point of contact. Thanks

<?xml version="1.0" encoding="UTF-8"?>Capture.JPG

<?xml version="1.0" encoding="UTF-8"?>Capture2.JPG

Tagged:

Answers

  • Q.Nguyen-Dai
    Q.Nguyen-Dai Altair Community Member
    edited June 2018

    Several possibilites:

    • Make 'union' boolean operation for two solids and then split it to get two shared solids => Mesh will be matched automatically
    • Mesh the 1st solid. Make 'emboss' to 2nd solid to get same mesh on contact surface => Mesh 2nd => equivalent nodes
    • Use solver technique to glue  2nd to 1st.
  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited June 2018

    Thanks for the reply. The contact is between a plate and solid. The top part is a plate so union did not work.

    <?xml version="1.0" encoding="UTF-8"?>Capture4.JPG

  • Q.Nguyen-Dai
    Q.Nguyen-Dai Altair Community Member
    edited June 2018

    You make solid mesh with only one element over thickness?

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited June 2018

    I was still creating the mesh when I took the screenshot.

    <?xml version="1.0" encoding="UTF-8"?>Capture10.JPG

    <?xml version="1.0" encoding="UTF-8"?>Capture11.JPG

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited June 2018

    I am trying to connect the solid and shell elements

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited June 2018

    Hi josh,

     

    Before you mesh you need to connect the two surfaces. Try extend surface option. If that doesn't help, please share your model, will take a look at it.

    Please use below FT link.

    https://ftin.india.altair.com:8443/filedrop/~osKE8Q

     

     

    Thank you