could you please be more specific to point out in which version of which manual and the eg. no ? thanks :)
Hi
Refer to Abaqus Scripting Reference Manual and Abaqus Scripting Users Manual. There you will find numerous examples for your query. There is also one good simple example, which extracts Von-Mises Stress from the ODB and operating on it. For many users that is the starting point in Scripting based post processing
Good luck!!
Regards
Guru
www.abaqusguru.blogspot.com
telmo_andres wrote:
Hello folks,
This is something that must have been asked several times. I want to
post process data obtained after running a FEM in ABAQUS. The
requested results are usually printed to the .dat file, .rpt file,
.odb file, etc. I would like to learn how to extract the information
that I need (i.e. displacements and stresses at the nodes) from this
file using Python scripting. The fact is that I am kind of new at
ABAQUS and have very little knowledge about Python. Therefore, any
help with websites, examples, tutorials, etc. would be appreciated.
Thank you!
Andres