Settler
Structural
- May 22, 2010
- 88
Hello all,
I want to save to a file (.txt) the nodes from the NSOL that have the max,min X-Component, Y-Component, XY-Component of Stress. Ideally I would like a file with columns like:
N#
Only thing I can do is go through the:
PRNSOL,S,COMP
PRNSOL,S,PRIN
commands and do it manually. But I was wandering if there is a faster way.
I want to save to a file (.txt) the nodes from the NSOL that have the max,min X-Component, Y-Component, XY-Component of Stress. Ideally I would like a file with columns like:
N#
X-Component
Y-Component
XY-Component
Mises Stress
Only thing I can do is go through the:
PRNSOL,S,COMP
PRNSOL,S,PRIN
commands and do it manually. But I was wandering if there is a faster way.