Dear colleagues,
I have a python script to read results from ODBs in Abaqus. More specifically, I am extracting the equivalent plastic strain PEEQ from different regions (sets previously defined).
For some files, I am getting the followng error: "rfm_ArrayRepr::rfm_ArrayRepr: Handle is not to an Array object in ODB/CAE file. File may be unusable".
When I rerun the job, the error disapears and the script works fine.
How can I avoid this?
Thanks in advance.
Fernando