🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

How can I replace tria3 elements by quad elements in a mixed model (quad, trias)

User: "ve3D"
Altair Community Member
Updated by ve3D

Dear all,

 

I would like to replace tria3 elements by quad elements in a mixed model (quad, trias).

Could you please show me how to process it ?

 

 

 Thanks in advance

 

Best regards,

 

 

Find more posts tagged with

Sort by:
1 - 5 of 51
    User: "tinh"
    Altair Community Member
    Updated by tinh

    Hi

    try remeshing it with mesh type 'quad only'

    User: "Sanjay Nainani_20973"
    New Altair Community Member
    Updated by Sanjay Nainani_20973

    Hello,

     

    You can try remeshing as @tinh said.

     

    If the number of trias are very small. you can delete and create elements form 2d>>edit element

    <?xml version="1.0" encoding="UTF-8"?>image.thumb.png.66ab0f4c8e8effafb6d27324e4cb5c04.png

     

    Thankyou

    User: "ve3D"
    Altair Community Member
    OP
    Updated by ve3D

    Hello,

    @tinh I tried to use 'quad only' but Hypermesh can not do it properly.

    @Sanjay Nainani I tried to use your method but Hypermesh can only create a double TRIAS and not QUAD

     

    So I find the way to make manually: add a node, create two lines, and delete 2 another lines. Could you please show me how to do it?

     

    Thanks in advance,

     

     

     

    5ad6f9ef86744_modifyTRIAS.jpg.30bd73ad96f9f44879ebd8fa22a59f0c.jpg

    <?xml version="1.0" encoding="UTF-8"?>image.png

    User: "Sanjay Nainani_20973"
    New Altair Community Member
    Updated by Sanjay Nainani_20973

    Sure.

     

    TO create nodes go to geom>>temp nodes long select the element edge you want the node on and place the node.

     

    Then to create line go to geom>>lines>>linear nodes. and create the line by selecting the nodes.

    but creating the line can be skipped as you only need nodes to create an element.

     

     

    after making the nodes (4 for 4 corners of the QUAD) go to 2d>>edit element and create the element by selecting the 4 corners of the element.

     

    Thankyou

     

    User: "ve3D"
    Altair Community Member
    OP
    Updated by ve3D

    @Sanjay Nainani thanks you very much for your help