Managing Job FilesThis section describes how you use the Storage Manager to view or delete the files that are associated with a particular job. The following topics are covered: Understanding the Files Generated by Analyzing a Model in AbaqusWhen you submit a job for analysis, Abaqus creates a set of files. The following list describes some of the files that Abaqus creates and their relationship to Nonlinear Structural Analysis and Thermal Analysis: Output database files (job_name.odb) Output database files contain the results from your analysis. An output database file is associated with the job you submit; for example, if you named your job FrictionLoad, the analysis creates an output database file called FrictionLoad.odb. You cannot modify the contents of the output database file once it has been created. When you attach an output database file to an analysis document, Nonlinear Structural Analysis or Thermal Analysis allows you to view graphical representations of the contents. You can attach an output database file that is associated with the current analysis or one that is associated with an orphan mesh. See Viewing the Results of Your Job and Accessing Results for more information. The output database lock file (job_name.lck) The lock file (job_name.lck) is written whenever an output database file is opened with write access, including when an analysis is running and writing output to an output database file. The lock file prevents you from having simultaneous write permission to the output database from multiple sources. It is deleted automatically when the output database file is closed or when the analysis that creates it ends. The data file (job_name.dat) The data file contains printed output from the analysis input file processor, as well as printed output of selected results written during the analysis. Nonlinear Structural Analysis or Thermal Analysis automatically requests that the default printed output for the current analysis procedure be generated at the end of each step; you cannot use Nonlinear Structural Analysis or Thermal Analysis to control the contents of the data file. The message file (job_name.msg) The message file contains diagnostic or informative messages about the progress of the solution. The status file (job_name.sta) The status file (job_name.sta) contains information about the progress of the analysis. The results file (job_name.fil) The results file contains selected results from the analysis in a format that can be read by other applications, such as postprocessing programs. Thermal Analysis creates a results file only for a thermal analysis, so that the temperatures can be read into a subsequent mechanical analysis. Nonlinear Structural Analysis can also read the temperature results from the output database file. The interprocess message file (job_name.ipm) The interprocess message file contains a log of all messages sent from the solver to Nonlinear Structural Analysis or Thermal Analysis. Note: The errors and warnings that Abaqus writes to the data, message, and status files while analyzing a job can be monitored using the job monitor dialog box or the job diagnostics tool; for more information, see Monitoring the Progress of a Job and Displaying Job Diagnostics.
|