Dear members,<br><br>I 've got the ERROR ==>  ERROR: Edge 100 -150 multiple times in surface mesh<br><br>when I used "Frontal" for 3D meshing on my geometry<br><br>            Mesh.Algorithm3D = 4; // (1) Delaunay (default) (4) Frontal<br>

<br>while Gmsh finished a 3D meshing with default option, "Delaunay."<br><br>it seems like i have duplicate edges in my geo but how to find it?<br><br>how come it is not a problem when 'Delaunay' is used for the 3D meshing?<br>

<br><br>Any comments?<br><br>