Lyptic
Civil/Environmental
- Jan 25, 2021
- 1
Hello everyone,
I am new so I hope for all the help I can get. The problem is, I am trying to extract two outputs in the same line, using Python scripting in Abaqus.
Can I do it with this line and how exactly: for enrrtxfem in odb.steps['Step-1'].frames[frameNumber].fieldOutputs['ENRRTXFEM'].values ?
Thank you in advance!
I am new so I hope for all the help I can get. The problem is, I am trying to extract two outputs in the same line, using Python scripting in Abaqus.
Can I do it with this line and how exactly: for enrrtxfem in odb.steps['Step-1'].frames[frameNumber].fieldOutputs['ENRRTXFEM'].values ?
Thank you in advance!