Neper -V postprocessing: how to get stress-strain values #715
-
Hi, |
Beta Was this translation helpful? Give feedback.
Answered by
rquey
Jul 6, 2023
Replies: 1 comment 3 replies
-
Assuming you are using the |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
rquey
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Assuming you are using the
-S
module and the elemental stresses and strains are contained in your simulation directory, you can get the macroscopic values using-resmesh stress,strain
. This will create a file for each step under theresults/mesh/stress
andresults/mesh/strain
directories.