[Gmsh] Gmsh error mesage
David Colignon
David.Colignon at ulg.ac.be
Thu Sep 28 15:04:17 CEST 2006
Hi,
a ruled surface is (roughly) a non-plane surface. Your geometry is purely 2D so you should only use "Plane Surface".
So with
Plane Surface(169) = {103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168};
this error vanish.
Cheers,
Dave
--
David Colignon, Ph.D.
ELAP - Service d'Electricité Appliquée
Institut Montefiore B28
Université de Liège
4000 Liège - BELGIQUE
Tél: +32 (0)4 366 37 32
Fax: +32 (0)4 366 29 10
http://elap.montefiore.ulg.ac.be
Marcela Cid Alfaro wrote:
> Hi,
>
> I'm using Gmsh to generate a mesh of a specimen which is a plate with a
> lots of holes on it.
> The plate and the holes are different materials, so in order to
> identified the 2 different materials I defined a rule surface for the
> plate and plane surfaces for the holes.
> For the ruled surface I selected all the borders of my specimen (24)
> and the holes but I get an error mesage telling me that the definition
> of the ruled surface is wrong.
> So, my question will then be, it is possible to define a rule surface with
> more that 3 or 4 borders? and if so, which is the correct procedure?
>
> I attached to this e-mail the geo file I'm using and the error file
>
> Thanks!!
>
> Best regards,
>
> Marcela Cid Alfaro
> --------------------------------
> Faculty of Aerospace Engineering
> Engineering Mechanics Group
> Delft University of Technology
> Kluyverweg 1, 2629 HS Delft,
> The Netherlands
> Tel: +31 15 278 6380
> Fax: +31 15 261 1465
> http://www.em.lr.tudelft.nl
> --------------------------------
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> gmsh mailing list
> gmsh at geuz.org
> http://www.geuz.org/mailman/listinfo/gmsh