URDFIL

User subroutine to read the results file.

User subroutine URDFIL:

  • can be used to access the results file during an analysis;

  • is called at the end of any increment in which new information is written to the results file;

  • must call the utility routine DBFILE to read records from the results file (see Utility routines for accessing the results file);

  • can call the utility routine POSFIL to read from the results file starting at a specified step and increment as opposed to the beginning of the file, which would otherwise be done (see Utility routines for accessing the results file);

  • can force an analysis to terminate upon completion of a call by means of the variable LSTOP;

  • allows the last increment written to the results file to be overwritten by means of the variable LOVRWRT; and

  • allows access to the complete results file in a restarted job if the new results file is being appended to the old results file (see the description of the execution option fil in Abaqus/Standard and Abaqus/Explicit execution).

The following topics are discussed:

Related Topics
In Other Guides
Results file output format
Accessing the results file information
Utility routines for accessing the results file

ProductsAbaqus/Standard