Filipe Silveira wrote:
> Hi,
> 
> May I relate directly physical points to the nodes on the mesh, due to  
> attribute boundary conditions to them? I ask it cause I need to  

No: physical points are exactly like other physicals (line, surface
volume), they group elementary geometrical entities (in this case,
geometry points).

What you probably want is to associate a boundary condition with the
nodes located on some (group of) geometrical entities. So 1) save that
group as a physical group 2) loop over the elements in that group and
apply the condition on the nodes of these elements.


> attribute boundary conditions to each node.
> 
> Thanks for answer,
> 
> Filipe Silveira
> 
> _______________________________________________
> gmsh mailing list
> [email protected]
> http://www.geuz.org/mailman/listinfo/gmsh
> 
> 


-- 
Prof. Christophe Geuzaine
University of Liege, Electrical Engineering and Computer Science
http://www.montefiore.ulg.ac.be/~geuzaine


_______________________________________________
gmsh mailing list
[email protected]
http://www.geuz.org/mailman/listinfo/gmsh

Reply via email to