Saks1235
Materials
- Apr 27, 2024
- 6
Hello,
I am trying to access my Abaqus model through Python interpreter. I have created the model in Abaqus 2022 already and want to extract the ODB through Abaqus file and extract stresses and deformation values through it in a csv file. I have the code for it and after many trial runs it just doesn't show any output for datalist section in the code as I have attached. I don't know what the problem is. I took the code reference from Pyabaqus
FYI the pyabaqus documentation i took reference from is attached too. Btw my model runs fine on abaqus GUI but I am not able to automate the data extraction. Is there a problem with my code or is it my model
Please help
I am trying to access my Abaqus model through Python interpreter. I have created the model in Abaqus 2022 already and want to extract the ODB through Abaqus file and extract stresses and deformation values through it in a csv file. I have the code for it and after many trial runs it just doesn't show any output for datalist section in the code as I have attached. I don't know what the problem is. I took the code reference from Pyabaqus

FYI the pyabaqus documentation i took reference from is attached too. Btw my model runs fine on abaqus GUI but I am not able to automate the data extraction. Is there a problem with my code or is it my model
Please help
