Page 1 of 1

GMSH self intersecting surface

Posted: 12 Sep 2013, 17:24
by akirahinoshiro
Hello,

I have a little problem with GMSH.
I want to extrude in two different directions and the result is a self intersecting surface.
Can you help me?

Re: GMSH self intersecting surface

Posted: 13 Sep 2013, 09:47
by mzenker
Hi,

you have a duplicated surface between the two slices. gmsh cannot handle that when meshing 3D. Remove volume 5 and surface 5, and redefine volume 5 using the other surfaces in the middle.
For more detailed gmsh question, you can also ask the gmsh mailing list.

HTH,

Matthias

Re: GMSH self intersecting surface

Posted: 24 Sep 2014, 11:23
by jesusnv
Hello;

I want to know if its possible to load a .stl file in gmsh?? I tried that but I only saw the mesh and couldnt saw the points, lines and surfaces...can someone help me??? thank you

Re: GMSH self intersecting surface

Posted: 24 Sep 2014, 11:28
by mzenker
Hi,

you don't need to post the same question several times in different topics. See here: viewtopic.php?f=9&t=3621&start=10#p12236.

Matthias