Accessing the results file information

The Abaqus results (.fil) file is written using internal data management routines to minimize I/O cost. A postprocessing program must use these same Abaqus data management routines to read the results file. The following utility routines must be called to obtain data from the Abaqus results file:

  • INITPF

  • DBRNU

  • DBFILE

  • POSFIL

You can also write a file in the format of the Abaqus results file by using the following utility subroutines:

  • INITPF

  • DBFILW

The syntax of these utility subroutines is described in Utility routines for accessing the results file.

The following topics are discussed:

Related Topics
About the results file
Results file output format
Utility routines for accessing the results file

ProductsAbaqus/StandardAbaqus/Explicit