Controlling the writing and reading of restart data in an Abaqus/Standard analysis
At least one of the following parameters is required
- READ
-
Include this parameter to specify that this analysis is a restart of a previous analysis. The basic model definition data (elements, materials, nodes) cannot be changed at such a restart. However, element sets, node sets, and AMPLITUDE tables can be added, and history data subsequent to that part of the history already analyzed can be changed.
- WRITE
-
Include this parameter to specify that restart data are to be written during the analysis.
Optional parameters if the READ parameter is used
- CYCLE
-
If the new analysis is restarted from a previous low-cycle fatigue analysis, set this parameter equal to the cycle number within the specified step of the low-cycle fatigue analysis after which the analysis will resume. Since the new analysis can be restarted only from the end of a loading cycle in the previous low-cycle fatigue analysis, the INC parameter is irrelevant and is ignored if the CYCLE parameter is specified.
If this parameter is omitted, the restart will begin at the end of the last cycle for the specified step.
- END STEP
-
This parameter specifies that the user wishes to terminate the current step in the analysis from which the restart is being made.
This parameter is useful when the user wishes to redefine the loading history, output options, or tolerance controls, etc. If this parameter is included, the data must contain further step definitions to define how the analysis will continue.
If this parameter is omitted, Abaqus/Standard will continue the analysis to complete the current step as it is defined in the run from which the restart is being made.
- INC
-
Set this parameter equal to the increment number within the step specified by the STEP parameter, after which the analysis will resume.
If this parameter is omitted, the restart will begin at the end of the step specified on the STEP parameter.
- ITERATION
-
If the new analysis is restarted from a previous direct cyclic analysis, set this parameter equal to the iteration number within the specified step of the direct cyclic analysis after which the analysis will resume. Since the new analysis can be restarted only from the end of a loading cycle in the previous direct cyclic analysis, the INC parameter is irrelevant and is ignored if the ITERATION parameter is specified.
If this parameter is omitted, the restart will begin at the end of the last iteration for the specified step.
- STEP
-
Set this parameter equal to the step number at which the restart will be made.
If this parameter is omitted, the analysis will restart at the last available step found.
Optional parameters if the WRITE parameter is used
- FREQUENCY
-
This parameter specifies the increments at which restart information will be written. For example, FREQUENCY=2 will write restart information at increments 2, 4, 6, etc.
For a direct cyclic analysis this parameter specifies the iteration numbers at which restart information will be written; restart information will be written only at the end of an iteration.
For a low-cycle fatigue analysis this parameter specifies the cycle numbers at which restart information will be written; restart information will be written only at the end of a cycle.
When restart is requested in an analysis, restart information is always written at the end of a step. Set FREQUENCY=0 to discontinue the writing of restart data.
The FREQUENCY and NUMBER INTERVAL parameters are mutually exclusive. The default is FREQUENCY=1.
- NUMBER INTERVAL
-
Set this parameter equal to the number of intervals during the step at which the RESTART data are to be written. The value of this parameter must be a positive integer.
Specifying the NUMBER INTERVAL parameter is the recommended method of synchronizing restart information when performing a co-simulation. In this case Abaqus/Standard will write restart information at the co-simulation target time immediately after the time dictated by the NUMBER INTERVAL parameter.
The FREQUENCY and NUMBER INTERVAL parameters are mutually exclusive. The default is FREQUENCY=1.
- TIME MARKS
-
Set TIME MARKS=YES (default) to write results at the exact times dictated by the NUMBER INTERVAL parameter.
Set TIME MARKS=NO to write the restart at the increment ending immediately after the time dictated by the NUMBER INTERVAL parameter.
When used with the NUMBER INTERVAL parameter in a co-simulation, the TIME MARKS parameter is always set to NO to write restart information at the co-simulation target time after the time dictated by the NUMBER INTERVAL parameter.
- OVERLAY
-
This parameter specifies that only one increment should be retained per step, thus minimizing the storage space needed.
When the OVERLAY parameter is included, each increment written overlays the previous increment, if any, written for the same step. If this parameter is omitted, data are retained for every increment. In either case the last increment of every step is retained.
There are no data lines associated with this option.