Mesh error

Vladimir_Gantovnik
Vladimir_Gantovnik Altair Community Member
edited September 5 in Community Q&A

Hi guys! I create a mesh using tcl  command *automesh 0 5 1, in which 1 mean = QUAD elements. But the code creates 2 TRI elements without any reason. Any idea what could be a problem/how to fix it in tcl?

Thank you! 

image

 

Answers

  • Adriano A. Koga
    Adriano A. Koga
    Altair Employee
    edited September 5

    hard to tell..but you could try option 4, quad only:

    • 4 - quads only

    Or in order to improve this, maybe making some cuts into the geometry, splitting it into 4 sectors, in example.