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).

This page discusses:

See Also
In Other Guides
Results File
Accessing the Results File Information
Utility Routines for Accessing the Results File

ProductsAbaqus/Standard