What is the shortest way to get the Stress v/s Strain output at a node in tabular format from HyperView?
The current way which I know is to plot the stress first in HyperView in Graph using Create Curve and Live Link Option, then to animate it using "Set Transient Animation Mode". Then export the curve (which is increment in Step vs Stress) as a .csv format.
Similarly do the following for Strain.
Then club those two .csv files to get the Stress v/s Strain data in tabular format.