<div dir="ltr"><div><div><div><div>Hello,<br><br></div>Does it mean that I can't find directly boundary points from .msh file?<br></div>Are tags in front of vertices useless in orther to extract this data?<br><br></div>

Thanks a lot for your help,<br><br></div>Best regards,<br><br>Amine Benaddi<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-06-18 21:13 GMT+02:00 Christophe Geuzaine <span dir="ltr"><<a href="mailto:cgeuzaine@ulg.ac.be" target="_blank">cgeuzaine@ulg.ac.be</a>></span>:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class=""><br>
On 16 Jun 2014, at 11:30, Amine Benaddi <<a href="mailto:aminebenaddi@gmail.com">aminebenaddi@gmail.com</a>> wrote:<br>
<br>
> Dear All,<br>
><br>
> I'm programming a FORTRAN code that converts the .msh file created by GMSH to an other one (.amd)<br>
> But, for my work, I need tofind all boudary nodes, can you please help me to know where are boundary nodes located? And where this information is located in the .msh file?<br>
<br>
</div>Define the boundary surfaces as a physical surface (e.g. using "CombinedBoundary" in a .geo file) ; then simply loop over the boundary elements in the mesh and extract the vertices.<br>
<div class=""><br>
<br>
><br>
> Thank you a lot for your help.<br>
><br>
> King regards,<br>
><br>
> Amine Benaddi<br>
</div>> _______________________________________________<br>
> gmsh mailing list<br>
> <a href="mailto:gmsh@geuz.org">gmsh@geuz.org</a><br>
> <a href="http://www.geuz.org/mailman/listinfo/gmsh" target="_blank">http://www.geuz.org/mailman/listinfo/gmsh</a><br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Prof. Christophe Geuzaine<br>
University of Liege, Electrical Engineering and Computer Science<br>
<a href="http://www.montefiore.ulg.ac.be/~geuzaine" target="_blank">http://www.montefiore.ulg.ac.be/~geuzaine</a><br>
<br>
<br>
<br>
</font></span></blockquote></div><br></div>