[GiDlist] problems with cutwire
Posted: Mon Jan 12, 2004 12:26 pm
I need to postprocess my results along a sequence of points in a 3D mesh.
I normally use the command CUTWIRE and then apply BORDER_GRAPH to the
resulting cut.
However, CUTWIRE presents a big problem:
The points of my cutwire are not coincident with the nodes of the mesh,
( where the results are prescribed ). In fact, the distance between
two consecutive
points in the cutwire is small in comparison with the size of the
adjacent elements (tetrahedrons).
For this reason somehow GID does not respect the coordinates that I
enter by hand, and the points
of the cutwire are automatically located in any other place thus
generating a
distorted cutwire. This must be an internal algorithm
used to detect near postprocessing nodes.
Now, I just would like cutwire to respect the coordinates that I
introduce by hand
so I could export the right coordinates of the points entered by hand to
an ASCII file,
and use my own interpolation method to rebuild the results there.
Do you have any suggestion about it ?
Is it possible to override the command cutwire with any tcl script in
order to prevent
that automatic relocation of the points that define the cutwire ?
thanks in advance,
Andres
I normally use the command CUTWIRE and then apply BORDER_GRAPH to the
resulting cut.
However, CUTWIRE presents a big problem:
The points of my cutwire are not coincident with the nodes of the mesh,
( where the results are prescribed ). In fact, the distance between
two consecutive
points in the cutwire is small in comparison with the size of the
adjacent elements (tetrahedrons).
For this reason somehow GID does not respect the coordinates that I
enter by hand, and the points
of the cutwire are automatically located in any other place thus
generating a
distorted cutwire. This must be an internal algorithm
used to detect near postprocessing nodes.
Now, I just would like cutwire to respect the coordinates that I
introduce by hand
so I could export the right coordinates of the points entered by hand to
an ASCII file,
and use my own interpolation method to rebuild the results there.
Do you have any suggestion about it ?
Is it possible to override the command cutwire with any tcl script in
order to prevent
that automatic relocation of the points that define the cutwire ?
thanks in advance,
Andres