[Gmsh] Meshing a plane inserted inside a volume.
David Colignon
David.Colignon at ulg.ac.be
Fri Aug 7 08:52:24 CEST 2009
Hi Praveen,
In 2D, you can embed Points and Lines in Surfaces
( ex.: Line{5} In Surface {7}; Point{7} In Surface {7}; )
but I am not sure if it has already been implemented in 3D for Surfaces in Volumes...
Cheers,
Dave
--
David Colignon, Ph.D.
Collaborateur Logistique du F.R.S.-FNRS
CÉCI - Consortium des Équipements de Calcul Intensif
ACE - Applied & Computational Electromagnetics
Sart-Tilman B28
Université de Liège
4000 Liège - BELGIQUE
Tél: +32 (0)4 366 37 32
Fax: +32 (0)4 366 29 10
WWW: http://hpc.montefiore.ulg.ac.be/
Agenda: http://www.google.com/calendar/embed?src=david.colignon%40gmail.com
Praveen C wrote:
> Hello
>
> I have a geometry defined by a step file which contains one volume. I am
> able to mesh it with gmsh. But now I insert a circular disk inside this
> volume. Gmsh is generating the 2d grid on this disk. But when generating
> the 3d volume grid, it is not using the points on this disk. I have
> already specified
>
> Surface{100} In Volume{1};
>
> but this does not seem to work.
>
> Can you please tell me how this could be achieved ?
>
> Thanks
> praveen
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> gmsh mailing list
> gmsh at geuz.org
> http://www.geuz.org/mailman/listinfo/gmsh