<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" dir="ltr" style="font-size: 12pt; color: rgb(0, 0, 0); font-family: Calibri, Helvetica, sans-serif, "EmojiFont", "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols;">
<p style="margin-top:0; margin-bottom:0"></p>
<div>
<p style="margin-top:0;margin-bottom:0">Dear all, <br>
</p>
<p style="margin-top:0;margin-bottom:0">I have just downloaded the last version of Gmsh (4.0.4), but I am facing a problem with the generation of a "simple" volume mesh.</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">I would like to mesh a volume delimited by a surface mesh in .msh format, but it looks like Gmsh cannot create the volume mesh.</p>
<p style="margin-top:0;margin-bottom:0">Error Message is :<b><br>
</b></p>
<p style="margin-top:0;margin-bottom:0"><b>.....<br>
</b></p>
<p style="margin-top:0;margin-bottom:0"><b></b><b></p>
<div>Info    : Boundary Recovery...<br>
Info    : Writing to GRegion...<br>
Info    : Reconstruct time : 0.116395 sec<br>
Error   : No tetrahedra in region 5<br>
Info    : 3D point insertion terminated (3195 points created):<br>
Info    :  - 0 Delaunay cavities modified for star shapeness<br>
Info    :  - 0 points could not be inserted<br>
Info    :  - 0 tetrahedra created in 1.6e-05 sec. (0 tets/sec.)<br>
Error   : No tetrahedra in region 5 <br>
Info    : Done meshing 3D (0.133228 s)<br>
Info    : 4857 vertices 6617 elements<br>
Error   : ------------------------------<br>
Error   : Mesh generation error summary<br>
Error   :     0 warnings<br>
Error   :     2 errors<br>
Error   : Check the full log for details<br>
Error   : ------------------------------</div>
</b>
<p></p>
<div><br>
</div>
<div>I am attaching the .geo file I have created as well as the surface mesh I used. To launch the mesh generation I run the command:</div>
<div><span>gmsh-4.0.4 createGeom.geo -3 -o volumeMesh.msh</span></div>
<div><br>
</div>
Note that the same test case is successfully meshed using Gmsh version 3.0.6.
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">Do you have any suggestion on how to solve the problem?
<br>
</p>
<p style="margin-top:0;margin-bottom:0">Is it possible that the surface mesh, containing both triangles and quadrangles is at the origin of the problem?</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">Thanks in advance for your suggestions.</p>
<p style="margin-top:0;margin-bottom:0">Regards,</p>
Simone G.</div>
<p style="margin-top:0; margin-bottom:0"><br>
</p>
</div>
</body>
</html>