gaetano89
Aerospace
- Apr 22, 2015
- 18
Hi guys,
I'm using the command "abaqus odbreport" in order to obtain displacement results of a single node. I need that because I need the values of displacement of each increment of the step, in order to create a XYplot.
What I type is this:
abaqus odbreport job=study history=U2 step='plot' histregion=Node3
but then python tell me that the history name Node3 is not found in spet plot.
What is wrong? Should I define the region in the plot? How do I do that in the input file?
thanks a lot!
I'm using the command "abaqus odbreport" in order to obtain displacement results of a single node. I need that because I need the values of displacement of each increment of the step, in order to create a XYplot.
What I type is this:
abaqus odbreport job=study history=U2 step='plot' histregion=Node3
but then python tell me that the history name Node3 is not found in spet plot.
What is wrong? Should I define the region in the plot? How do I do that in the input file?
thanks a lot!