Assume that you have done the following:
Created a model called Model-A
that has two analysis steps, Step-1
and Step-2
.
Used the Edit Restart Requests dialog box in the Step module to output the restart information at the end of each step.
Created a job called Job-A
that uses Model-A
.
Analyzed the model.
After studying the results of the analysis, you decide to add another step, Step-3
, to the model. The restart capability allows you to compute the results for Step-3
without having to repeat the computations for Step-1
and Step-2
. The following steps describe a recommended procedure to follow:
Copy Model-A
to a new model, say Model-A-restart
, and make Model-A-restart
the current model.
Add the new Step-3
to Model-A-restart
.
Add new prescribed conditions (loads, boundary conditions, interactions, fields, or output requests) in Step-3
, or modify the prescribed conditions propagated from Step-2
.
From the main menu bar, select . From the Edit Model Attributes dialog box that appears, do the following:
Copy Job-A
to a new job, say Job-A-restart
, that uses Model-A-restart
.
From the main menu bar, select . From the Edit Job dialog box that appears, choose a job type of Restart.
Submit Job-A-restart
for analysis.