Using the Abaqus Scripting Interface to access an output database#
The following sections describe the architecture of an output database and how to use the Abaqus Scripting Interface to access data from an output database.
Contents
- What do you need to access the output database?
- How the object model for the output database relates to commands
- Object model for the output database
- Executing a script that accesses an output database
- Reading from an output database
- Writing to an output database
- Exception handling in an output database
- Computations with Abaqus results
- Improving the efficiency of your scripts
- Example scripts that access data from an output database