[Gmsh] Inconsistency between "Inspect" and .msh file ?
Olivier Castany
castany at quatramaran.ens.fr
Sun Apr 22 14:56:08 CEST 2007
Hello,
I created a mesh : torus.geo -> torus.msh. Then I inspected this mesh
with Gmsh 2.0.7 : I clicked on a triangle and the output reads :
"Element 395 :
...
Vertices: 24 2 41
..."
However, in the file torus.msh, the line corresponding to the element
395 reads : "395 2 3 66 61 0 313 324 323" -> the vertices of the element
395 are "313 324 323" and _not_ "24 2 41". According to the .msh file,
the vertices "24 2 41" are for the element 291 : "291 2 3 66 61 0 24 2
41".
All this seems inconsistent. Is there something I don't understand
properly ? Is there a bug ?
I also have another question probably not related to the former :
in the file torus.pro, the quantity "a2" of "Type Integral" is not
correctly computed... why ???
Have a nice day,
O.C.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: torus.tgz
Type: application/x-gtar
Size: 1955 bytes
Desc: not available
URL: <http://www.geuz.org/pipermail/gmsh/attachments/20070422/a62707ee/attachment.tgz>