I am developing a analysis procedure using Abaqus&Fortran as follows:
The displacement history (in step 2) can be written into file. Can I use python to read it and call Abaqus to calculate stress or strain, and then write them into Odb database? Which type of analysis step should I use?
Or, can it just be done in a post-processing procedure, how to do it?
Is anyone has similar experience and could give me some advice on this issue?
Thanks a lot!