<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">It works!! many thanks!!<div class=""><br class=""></div><div class="">Of course there is another question: the crack line has a physical reference, 5 in</div><div class="">my case, is it  possible not only duplicate the number of the nodes but also the reference</div><div class="">of the line? I’ll like that the crack have physical reference 5 and 6, for instance, to impose</div><div class="">two different Dirichlet boundary conditions.</div><div class=""><br class=""></div><div class="">Again, thanks a lot!!</div><div class=""><br class=""></div><div class="">Rodolfo</div><div class=""><div class=""><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""></div>

</div>
<br class=""><div><blockquote type="cite" class=""><div class="">On Sep 9, 2017, at 18:22, Christophe Geuzaine <<a href="mailto:cgeuzaine@ulg.ac.be" class="">cgeuzaine@ulg.ac.be</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class=""><br class=""><blockquote type="cite" class="">On 9 Sep 2017, at 20:22, Rodolfo Araya <<a href="mailto:rodolfo.araya@udec.cl" class="">rodolfo.araya@udec.cl</a>> wrote:<br class=""><br class="">Dear developers,<br class=""><br class="">I have problems to save/export a msh file when I use the crack plugin.<br class="">The msh file that I obtain does not contains any triangle at all, only some<br class="">points on the boundary of the domain.<br class=""><br class="">Am I doing something wrong? any ideas?<br class=""><br class=""></blockquote><br class="">When physical groups are defined Gmsh only saves elements that belong to physical groups. So you should add e.g.<br class=""><br class="">Physical Surface("my surface", 100) = {1};<br class=""><br class="">to save the triangles.<br class=""><br class=""><blockquote type="cite" class="">I enclosed the geo file for more details. I’m using MacOS Sierra 10.12.6 and<br class="">Gmsh 3.06-git.<br class=""><br class="">Many thanks in advance,<br class=""><br class="">Rodolfo<br class=""><br class=""><br class=""><crack.geo><br class="">_______________________________________________<br class="">gmsh mailing list<br class=""><a href="mailto:gmsh@onelab.info" class="">gmsh@onelab.info</a><br class="">http://onelab.info/mailman/listinfo/gmsh<br class=""></blockquote><br class="">-- <br class="">Prof. Christophe Geuzaine<br class="">University of Liege, Electrical Engineering and Computer Science <br class=""><a href="http://www.montefiore.ulg.ac.be/~geuzaine" class="">http://www.montefiore.ulg.ac.be/~geuzaine</a><br class=""><br class="">Free software: http://gmsh.info | http://getdp.info | http://onelab.info<br class=""><br class=""></div></div></blockquote></div><br class=""></div></body></html>