<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
Hi gmsh community;
<div><br>
</div>
<div><span style="font-size: 12pt;">Iīm trying to define a 3d mesh of a merged .brep surfaces for my PhD, to use it into freefem++</span><span style="font-size: 12pt;">.When I set opencascade geometry kernel, at the first line ,  surface loop  creates duplicates
 entities, and the subsequent volume is defined with this entities</span><span style="font-size: 12pt;">. However, the 3d mesh is seems to be correct, but the 2d mesh has overlapping faces, and when import this into freefem I got errors.</span><br>
</div>
<div><span style="font-size: 12pt;"><br>
</span></div>
<div><span style="font-size: 12pt;"><a href="http://onelab.info/pipermail/gmsh/2014/009368.html" class="OWAAutoLink" id="LPlnk632830" previewremoved="true">http://onelab.info/pipermail/gmsh/2014/009368.html</a><br>
</span></div>
<div><br>
</div>
<div>If I donīt use the opencascade kernel, The 2d mesh was made properly, however when apply the 3d mesh button, gmsh gives the error ". </div>
<div>
<div><span style="font-size: 12pt;">Info    : Meshing 3D...</span><br>
</div>
<div>Info    : Delaunay Meshing 1 volumes with 1 connected components</div>
<div>Info    : Meshing volume 1 (Delaunay)</div>
<div>Info    : 3209 points 15963 edges and 6592 faces in the initial mesh</div>
<div>Info    : Found region 1</div>
<div>Info    : 0 points created - Worst tet radius is 7.55082e+16 (PTS removed 0 0)</div>
<div>Info    : 0 points created - Worst tet radius is 8.91669 (PTS removed 0 500)</div>
<div>Info    : 0 points created - Worst tet radius is 4.28138 (PTS removed 0 1000)</div>
<div>Info    : 0 points created - Worst tet radius is 2.71306 (PTS removed 0 1500)</div>
<div>Info    : 0 points created - Worst tet radius is 2.03135 (PTS removed 0 2000)</div>
<div>Info    : 0 points created - Worst tet radius is 1.60219 (PTS removed 0 2500)</div>
<div>Info    : 0 points created - Worst tet radius is 1.32663 (PTS removed 0 3000)</div>
<div>Info    : 0 points created - Worst tet radius is 1.14246 (PTS removed 3 3497)</div>
<div>Info    : 3D point insertion terminated (3209 points created):</div>
<div>Info    :  - 0 Delaunay cavities modified for star shapeness</div>
<div>Info    :  - 3973 points could not be inserted</div>
<div>Info    :  - 9413 tetrahedra created in 0.09375 sec. (100405 tets/sec.)</div>
<div>Info    : Done meshing 3D (0.515625 s)</div>
<div>Error   : OCC Project Point on Surface FAIL</div>
<div>Info    : point 4.156 9.4 8.16 : Relaxation factor = 0.75</div>
<div>Info    : point 4.156 9.4 8.16 : Relaxation factor = 0.5625</div>
<div>Info    : point 4.156 9.4 8.16 : Relaxation factor = 0.421875</div>
<div>Info    : point 4.156 9.4 8.16 : Relaxation factor = 0.316406</div>
<div>Info    : point 4.156 9.4 8.16 : Relaxation factor = 0.237305</div>
<div>Info    : point 4.156 9.4 8.16 : Relaxation factor = 0.177979</div>
<div>Info    : point 4.156 9.4 8.16 : Relaxation factor = 0.133484</div>
<div>Info    : point 4.156 9.4 8.16 : Relaxation factor = 0.100113</div>
<div><br>
</div>
<div>
<div style="font-family: Calibri, Helvetica, sans-serif, EmojiFont, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols; font-size: 16px;">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif, EmojiFont, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols; font-size: 16px;">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif, EmojiFont, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols; font-size: 16px;">
When I apply the Coherence Mesh; I got the error "No tethraedra in region 10".  </div>
<div><br>
</div>
Thank you all in advance.</div>
<div><br>
</div>
<div>Best Regards</div>
<div>Jacob</div>
<br>
</div>
<div><br>
</div>
</div>
</body>
</html>