18.4.9 Recovering an ABAQUS/Standard analysis

ABAQUS/Explicit has a recovery mechanism for analysis jobs that terminate prematurely; for example, because of disk space or power failures. For more information, see Choosing the job type, Section 18.6.3. However, unlike ABAQUS/Explicit, ABAQUS/Standard does not have a recovery mechanism. The following example describes how you can use the restart capabilities of ABAQUS/Standard to continue an analysis that terminated prematurely. Assume the following:

The following procedure describes how you can recover the analysis using the last restart information that was saved:

  1. Copy Model-A to a new model, say Model-A-recover, and make Model-A-recover the current model.

  2. From the main menu bar, select ModelEdit AttributesModel-A-recover. From the Edit Model Attributes dialog box that appears, do the following:

    • Toggle on Read data from job, and enter Job-A to indicate the job from which the restart data will be read.

    • Set the restart location:

      • Enter Step-2 to indicate the step from which the restart data will be read.

      • Choose Restart from increment/interval, and enter 10 to indicate the increment from which the restart data will be read.

      • Choose and complete the step. Step-2 will continue the analysis after increment 10 and run to completion.

  3. Copy Job-A to a new job, say Job-A-recover, that uses Model-A-recover. ABAQUS/CAE sets the job type to Restart.

  4. Submit Job-A-recover for analysis.