<div dir="ltr"><div><div><div><div><div><div>Hi all<br><br></div>I use gmsh to generate a mesh of a composite membrane with different ratio for the two materials (surfaces). On the boundaries of the membrane I would like to help the meshing by defining where on the line the mesh points should be. As far as I understand there are two ways to do so.<br>
<br></div>Either adding points or lines to the surface with "Line{} In Surface{};", but then the 2D meshing fails with a "unable to recover an edge..." which is not at the boundary where the lines are?!?. if the lines are within the surface (and not on the surface line) it works fine...<br>
<br></div>The other way is by splitting the line of the boundary into smaller lines that are put together. This line loop will however not build ("The 1D mesh seems not to be forming a closed loop").<br><br></div>
in line 137 of my geo file the two scenarios can be switched.<br><br></div>Regards<br></div>Termo<br></div>