Hi,
I am running a python script for a 2D model with 4000 elements to calculate different field outputs.I will apply 7 load case on this model while each load case means one job.While I can extract results with separated load cases, when I run 7 load cases I will face this error:
*** error: an...
Hello every body,
I am quite new in python scripting of abaqus. Recently I am writing a script to loop over all steps and then all frames in my odb file. And then extract stress and strain components for each element in each frame and at the end homogenize over all elements in that frame.Since...