Page 1 of 1

[GiDlist] Boundary nodes

Posted: Wed Aug 24, 2005 1:44 pm
by Vijayendra Munikoti
Hello
I have a quadrilateral geometry which I have meshed. In order to pass on the
constraints through boundary conditions, I require the nodes of all the four
bounding lines. In bas file, if I do:

Boundary nodes
*Set Cond BoundaryNodeNumbers *nodes
*loop nodes *OnlyInCond
*format "%5i"
*NodesNum()
*end

I just get nodes of left bounding line. How can I get the nodes of the other
three bounding lines?

I would appreciate your help
Thanking you
V. Munikoti