<div>My gmsh reader relies on the fact that each physical number is unique across dimensions.  Are you saying this is no longer happening?</div>
<div> </div>
<div>This is going to be a few hours effort to change my algorithm, so please help me understand all of the ramifications correctly.</div>
<div> </div>
<div>I then need to check the dimensionality of each element I am reading in and assign it to a different group according to number and dimension?  Why can't we just use names instead of numbers, and ensure that the names are unique across all dimensionalities?</div>

<div> </div>
<div>Juan<br><br></div>
<div class="gmail_quote">On Wed, Sep 2, 2009 at 7:59 AM, Christophe Geuzaine <span dir="ltr"><<a href="mailto:cgeuzaine@ulg.ac.be">cgeuzaine@ulg.ac.be</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div class="im">Geordie McBain wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">On Mon, Aug 31, 2009 at 11:07 AM, Rui Maciel<<a href="mailto:rui.maciel@gmail.com" target="_blank">rui.maciel@gmail.com</a>> wrote:<br>

<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Does anyone know what changed between the previous and the new file format<br>version?<br></blockquote><br>
The motivation,according to doc/VERSIONS.txt is `bumped mesh version<br>format to 2.1<br>(small change in the $PhysicalNames section, where the group dimension<br>is now required)'.<br><br></blockquote><br></div>Exactly: it's a very small change, only affecting the optional $PhysicalNames/$EndPhysicalNames section.<br>
<br>The problem was that with version 2, we did not save a dimension (0D, 1D, 2D or 3D) together with the name. Hence we could not guarantee a one-to-one mapping between physical names and physical numbers. Indeed,  physical numbers need only to be unique per dimension (you can have Physical Point(1) and Physical Line(1)). 
<div class="im"><br><br><br><br><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">_______________________________________________<br>gmsh mailing list<br><a href="mailto:gmsh@geuz.org" target="_blank">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><br><br></blockquote><br><br></div><font color="#888888">-- <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></font> 
<div>
<div></div>
<div class="h5"><br><br>_______________________________________________<br>gmsh mailing list<br><a href="mailto:gmsh@geuz.org" target="_blank">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>
</div></div></blockquote></div><br>