Abaqus python script to compute signed mises equivalent stress
The signed mises stress is calculated according to the Abaqus 2023 method, sign(trace(S)). The fieldOutput result S_MISES is stored in each frame of the odb file.
Usage:
abaqus python s_mises.py Job-1.odb [Job-2.odb ...]