Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Shaun E.

  1. Shaun E.

    Abaqus scripting - Lode Angle

    Let me know if this works for you. I had to use a variable "eps" to correct for divide by 0 and acos() range errors. import math import numpy as np import odbAccess import os import shutil import time import datetime from abaqus import * from abaqusConstants import * from...

Part and Inventory Search

Back
Top