On 18 Feb 2014, at 10:34, Philippe Ackerer <[email protected]> wrote:
> Dear all, > Some troubles between node numbers in the screen > (Tools->Option->Visibility->Mesh->Node Labels) and the node numbers in the > .msh file. > I attached the .geo file. > > On the screen, watch node number 41 (close to node 1). In the .msh file, it > seems to be node number 39. > > Could you tell me what I did wrong ? Nothing: with the default mesh file format (MSH, version 2), Gmsh renumbers the nodes and the elements when writing the mesh file. Just open the mesh to check what has been saved. The next version of the format (MSH, version 3 ; already available but still experimental) will not renumber anymore by default. > Thanks > > Best regards > Philippe > > -- > -------------------------------------------------------------- > Philippe ACKERER > LHyGeS UMR 7517 UdS-CNRS-Engees > 1, rue Blessig > 67000 STRASBOURG > tel +33 (0)368 850 561 > ------------------------------------------------------------- > > <cols.geo>_______________________________________________ > gmsh mailing list > [email protected] > http://www.geuz.org/mailman/listinfo/gmsh -- Prof. Christophe Geuzaine University of Liege, Electrical Engineering and Computer Science http://www.montefiore.ulg.ac.be/~geuzaine _______________________________________________ gmsh mailing list [email protected] http://www.geuz.org/mailman/listinfo/gmsh
