[Gmsh] lines or points in plane surface

=?windows-1252?Q?Jean-Fran=8D=E7ois_Remacle?= jean-francois.remacle at uclouvain.be
Tue Sep 23 18:54:16 CEST 2008


Francisco Gilabert Villegas a écrit :
>
> H¡,
>
> I checked this issue with a Line In a Surface, and it works (v2.2.3, 
> not under v1.65).
> However, when I tried to embed a Point In a Surface (using the same 
> "recipe"),
> such point was ignored. What am I doing wrong ?:
>

Stupid but true... I have not implemented that feature in the mesher. 
Give me
2 days. This is way much simpler than embedded lines.

JFR

>
> //-------------------------------------------
> Point(1) = {-0,0.3,0,0.2};
> Point(2) = {-0,1.1,0,0.2};
> Point(3) = {0.9,1.1,0,0.2};
> Point(4) = {0.9,0.3,0,0.2};
> Point(5) = {0.3,0.7,0,0.03};
> Point(6) = {0.6,0.7,0,0.03};
> Point(7) = {0.2,0.4,0,0.03}; // <--- NEW
> Line(1) = {1,2};
> Line(2) = {2,3};
> Line(3) = {3,4};
> Line(4) = {4,1};
> Line(5) = {5,6};
> Line Loop(6) = {3,4,1,2};
> Plane Surface(7) = {6};
> Line{5} In Surface {7};
> Point{7} In Surface {7};  // <--- NEW
> //-------------------------------------------
>
>
>
> Thank you in advance
>
>
> Fran
>
>
>
> -----Mensaje original-----
> De: gmsh-bounces at geuz.org en nombre de Jose Paulo Moitinho de Almeida
> Enviado el: lun 15/09/2008 09:50
> Para: gmsh at geuz.org
> Asunto: Re: [Gmsh] lines or points in plane surface
>
> On Monday 15 September 2008, Sebastian Langer wrote:
> >...
> >
> > Is there a way to add Points or Lines into a Plane Surface without
> > creating a Loop for them and these Points/Lines are still connected to
> > during the meshing?
> >
>
> Is this what you want?
>
> http://www.geuz.org/pipermail/gmsh/2007/002784.html
>
> Regards
>
> ZP
>
> _______________________________________________
> gmsh mailing list
> gmsh at geuz.org
> http://www.geuz.org/mailman/listinfo/gmsh
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> gmsh mailing list
> gmsh at geuz.org
> http://www.geuz.org/mailman/listinfo/gmsh
>   


-- 
Prof. Jean-Francois Remacle
Universite catholique de Louvain (UCL)
DÈpartement d'Architecture, d'Urbanisme, et de GÈnie civil et environnemental
Ecole Polytechnique de Louvain (EPL) - Louvain School of Engineering
Tel : +32-10-472082 -- Mobile : +32-473-909930