Python script for ABAQUS
Hallo,
for the first time i am trying to use python script for ABAQUS fieldoutput. I have calculated PEEQ vs. STEP TIME from abaqus CAE. Now i want to proof that ABAQUS use the same formula, which is given in manual, for computation of equivalent plastic strain. Therefore, i am trying to write a python script and then compare this from the result obtained through ABQUS CAE. Have anyone here written such a code in python??