<div dir="ltr"><div>Hello!<br><br>I am running into a problem creating a 2d mesh with a rather complicated geometry (essentially, a material with many inclusions/circles where x and y coordinates are generated randomly).  For most configurations of the circles, I get no error. <br><br>I'm attaching a .geo file of a configuration that produces an error.  The error message after I call "gmsh -format msh -2 -o tmpDJxSTZmsh tmpDJxSTZ.geo" is:<br><br>Info    : Meshing surface 334 (Plane, Delaunay)<br>Error   : Unable to recover an edge -12.0555 -13 && -12.0058 -13 (19/82)<br>Info    : Done meshing 2D (2.27354 s)<br>Info    : 30743 vertices 59758 elements<br>Error   : ------------------------------<br>Error   : Mesh generation error summary<br>Error   :     0 warnings<br>Error   :     1 error<br>Error   : Check the full log for details<br>Error   : ------------------------------<br><br></div><div>When I use a different mesh fineness (the "h" in my .geo file), the error goes away.  Can someone tell me how I can avoid this error altogether? Thanks in advance for your help!<br></div><br></div>