thanks Dave this did not appear in the pdf "Reference Manual Gmsh 2.3" that is my "livre de chevet"!!
jean pierre aubry ----- Original Message ----- From: "David Colignon" <[email protected]> To: "jean pierre aubry" <[email protected]> Cc: "gmsh" <[email protected]> Sent: Friday, March 12, 2010 3:10 PM Subject: Re: [Gmsh] mesh a point inside a surface Hi Jean-Pierre, you should use the following command: Point {1, 7, 23} In Surface {47} ; http://www.geuz.org/gmsh/doc/texinfo/gmsh.html#Miscellaneous-mesh-commands Regards, 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 On 12/03/10 09:38, jean pierre aubry wrote: > hello > > here is the problem : > i have a Plane Surface defined by a Line Loop > on this surface (in the same plane) i have one or several Points > is there a way to force these Points to become Nodes once the Surface is > meshed > for example i want to apply boundary conditions on these Points > of course i could (ana i presently do) divide into several Surfaces > sharing these Points as vertex > > there may be a more clever way to do > if anyone knows? > thanls > > jean perre aubry > > > _______________________________________________ > gmsh mailing list > [email protected] > http://www.geuz.org/mailman/listinfo/gmsh _______________________________________________ gmsh mailing list [email protected] http://www.geuz.org/mailman/listinfo/gmsh
