How can I optimize mesh in gmsh? (for the intersection between entities)

Viewed 55

I have a geometry composed of four walls, a slab, and beams.

geometry image:

geometry

I am using gmsh for meshing it, starting from a step file. I would like to know how to guarantee the continuity between elements in the area of the next figure. I am using Python.

Issue 2:

issue

0 Answers
Related