Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Automatic data extraction 1

Status
Not open for further replies.

ThijsMas

Mechanical
Joined
Dec 2, 2020
Messages
6
Location
NL
Hi all,

I've been running a script to run a very similar Job multiple times automatically.
Now I end up with a big set of .ODB files. Is there a good method for extracting the data from these files without having to open them manually?

Hope anyone can help!

Thijs
 
Python scripting can be also used to extract data from odb files. Check the documentation chapter "Using the Abaqus Scripting Interface to access an output database".
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top