3.6.1 FORTRAN unit numbers used by ABAQUS

Products: ABAQUS/Standard  ABAQUS/Explicit  

Reference

Overview

ABAQUS uses the FORTRAN unit numbers outlined in the table below. Unless noted otherwise, you should not try to write to these FORTRAN units from user subroutines. You should specify unit numbers 15–18 or unit numbers greater than 100.

FORTRAN unit numbers


CodeUnit NumberDescription
ABAQUS/Standard1Internal database
 2Solver file
 6Printed output (.dat) file (You can write output to this file.)
 7Message (.msg) file (You can write output to this file.)
 8Results (.fil) file
 10Internal database
 12Restart (.res) file
 19–30Internal databases (scratch files). Unit numbers 21 and 22 are always written to disk.
 73Text file containing meshed beam cross-section properties (.bsp)


CodeUnit NumberDescription
ABAQUS/Explicit Analysis6Printed output (.log or .sta) file (You can write output to the .sta file.)
 60Package (.pac) file
 61State (.abq) file
 62Temporary file
 63Selected results (.sel) file
 64Message (.msg) file
 69Internal database; temporary file
ABAQUS/Explicit Packager12Restart (.res) file
 23Communications (.023) file
 60Package (.pac) file
 61State (.abq) file
 62Temporary file
 63Selected results (.sel) file
 69Internal database; temporary file