costerwi / abaqus-signed-mises

Compute signed Mises equivalent stress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Compute signed Mises equivalent stress

License:MIT License


Languages

Language:Python 100.0%