Skip to content

costerwi/abaqus-signed-mises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

abaqus-signed-mises

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 ...]

image