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.

This page discusses:

See Also
About the Results File
Results File
Utility Routines for Accessing the Results File
In Other Guides
Postprocessing of Abaqus Results

ProductsAbaqus/StandardAbaqus/Explicit