chucknessiv
Mechanical
- Feb 22, 2014
- 5
Hey everyone,
I've been digging into the APDL commands, etc. and searching online, I've just been having a tough time finding certain things I need.
Basically, I'm creating a critical plane routine for multiaxial fatigue. What I would like to do is create a routine (though computationally long) that would calculate a parameter value for each node based upon the elem. nodal stresses and strains for all directions (X,Y,Z,XY,etc.) over a few steps in the analysis. Therefore, I need to get all the stress and strain values a certain part of the analysis.
For instance, in one analysis I have 4 steps total; I need to get all the nodal stress and strain values, starting at the 3rd step all the way to the 4th step with all the substep values in between. After the critical plane analysis I then want to compute a parameter value for each node, then output this value so that I can create a contour plot of the model that displays these values, like a stress plot.
So basically:
[ul]
[li] How can I get an array (or create my own) of the desired stress or strain values for certain time steps and their substeps in between? Maybe use actual times in the analysis?[/li]
[/ul]
[ul]
[li] Once I calculate these values and input them into an array, with the total number of parameter values equaling the number of nodes, how do you put this into a contour plot to view in ANSYS Workbench or APDL with the corresponding value at the corresponding node?[/li]
[/ul]
I know it's a lot of information to gather, but any help or guidance is appreciated thanks!
I've been digging into the APDL commands, etc. and searching online, I've just been having a tough time finding certain things I need.
Basically, I'm creating a critical plane routine for multiaxial fatigue. What I would like to do is create a routine (though computationally long) that would calculate a parameter value for each node based upon the elem. nodal stresses and strains for all directions (X,Y,Z,XY,etc.) over a few steps in the analysis. Therefore, I need to get all the stress and strain values a certain part of the analysis.
For instance, in one analysis I have 4 steps total; I need to get all the nodal stress and strain values, starting at the 3rd step all the way to the 4th step with all the substep values in between. After the critical plane analysis I then want to compute a parameter value for each node, then output this value so that I can create a contour plot of the model that displays these values, like a stress plot.
So basically:
[ul]
[li] How can I get an array (or create my own) of the desired stress or strain values for certain time steps and their substeps in between? Maybe use actual times in the analysis?[/li]
[/ul]
[ul]
[li] Once I calculate these values and input them into an array, with the total number of parameter values equaling the number of nodes, how do you put this into a contour plot to view in ANSYS Workbench or APDL with the corresponding value at the corresponding node?[/li]
[/ul]
I know it's a lot of information to gather, but any help or guidance is appreciated thanks!