[ GiDlist ] Surface connectivities?
Posted: Mon Apr 30, 2001 1:20 pm
Hello,
Comand *GlobalNodes can have as arguments: invert, swap and swapinvert
you can play
with them.
Also, it is possible to use the command in this way:
*GlobalNodes(2)
And it will return the second node of the face. Then, it is easy to
write them in inverted
order.
Regards,
-----Mensaje original-----
De: owner-gid at gatxan.cimne.upc.es [mailto:owner-gid at gatxan.cimne.upc.es]En
nombre de Matthew Profit
Enviado el: lunes, 30 de abril de 2001 12:54
Para: gidlist at gatxan.cimne.upc.es
Asunto: [ GiDlist ] Surface connectivities?
Hello,
Is it possible to alter the sense of the element connectivites within Gid??
I running some contact problems and hence need the surface element
connectivities for the contact input. The output which Gid is giving is
opposite to the direction I require.
Can this be altered within a "*Set Cond" statement where i am looping over
the face elements using "*GlobalNodes" for the surface connectivities??
Obviously, I could alter the format in the FE code, but i would like keep
the code in its original format.
Thanks in advance,
Matthew
Comand *GlobalNodes can have as arguments: invert, swap and swapinvert
you can play
with them.
Also, it is possible to use the command in this way:
*GlobalNodes(2)
And it will return the second node of the face. Then, it is easy to
write them in inverted
order.
Regards,
-----Mensaje original-----
De: owner-gid at gatxan.cimne.upc.es [mailto:owner-gid at gatxan.cimne.upc.es]En
nombre de Matthew Profit
Enviado el: lunes, 30 de abril de 2001 12:54
Para: gidlist at gatxan.cimne.upc.es
Asunto: [ GiDlist ] Surface connectivities?
Hello,
Is it possible to alter the sense of the element connectivites within Gid??
I running some contact problems and hence need the surface element
connectivities for the contact input. The output which Gid is giving is
opposite to the direction I require.
Can this be altered within a "*Set Cond" statement where i am looping over
the face elements using "*GlobalNodes" for the surface connectivities??
Obviously, I could alter the format in the FE code, but i would like keep
the code in its original format.
Thanks in advance,
Matthew