[Gmsh] missing elements in the .msh file

David Colignon David.Colignon at ulg.ac.be
Thu Aug 25 12:38:08 CEST 2005


Hi,

elements of volume 2 are missing because this volume is not correctly 
defined and thus not even meshed.

In :

Surface Loop(2) = {7,8,9,10,11,-1};

you have to replace surface 1 by surface 2 :

Surface Loop(2) = {7,8,9,10,11,-2};

Cheers,

Dave



Riad Hassani wrote:
> Dear GMSH developpers,
> thanks a lot for your very helpful code.
> 
> A problem I recently encounter with the attached simple example : the meshing procedure works apparently well but in the msh file all the elements of volume 2 are missing.
> I probably do a mistake...
> Thanks for your help.
> Riad
> 
> ---------------------
> Riad HASSANI
> Laboratoire de Géophysique Interne et de Tectonophysique
> Campus scientifique
> Université de Savoie
> 73376 Le Bourget-du-Lac, Cedex
> France
> 
> Tel : [33] (0)4 79 75 87 96
> Fax : [33] (0)4 79 75 94 06
> Mel : Riad.Hassani at univ-savoie.fr
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> gmsh mailing list
> gmsh at geuz.org
> http://www.geuz.org/mailman/listinfo/gmsh