Import information from a previous Abaqus/Explicit or Abaqus/Standard analysis.
This option is used to define the time in a previous Abaqus/Standard or Abaqus/Explicit analysis at which the specified node and element information is
imported. The IMPORT option must be used in
conjunction with the INSTANCE option when importing a part
instance from a previous analysis.
You can define new positions for the imported elements and import an element or a part
instance more than once. In an Abaqus/Explicit import analysis you can also import element sets and part instances from
multiple previous analyses.
You can use the full-model input format to specify that all import model data (including
elements and nodes, element sets and node sets, sections and materials, etc.) are given in the
input. The full-model input format is specified in the IMPORT CONTROLS option. This format
cannot be used in conjunction with the INSTANCE option.
Abaqus/CAESupported for use in conjunction with part instances; importing selected part
instances stored in an output database is supported using the File
menu and importing the initial state of part instances is supported in the Load module.
Required parameters
UPDATE
Set
UPDATE=NO
to continue the analysis without resetting the reference configuration.
Set
UPDATE=YES
to continue the analysis by resetting the reference configuration to be the imported
configuration. In this case displacement and strain values are calculated from the new
reference configuration.
Required parameters if the imported elements are to be renamed (not applicable for
import of part instances)
EOFFSET
Set this parameter equal to an integer that specifies the offset to be used to
renumber the imported elements.
If you use the full-model input format, you must number the elements for the imported
element sets input in the data lines below by their numbers in the previous analysis
plus the value assigned to the
EOFFSET parameter.
NOFFSET
Set this parameter equal to an integer that specifies the offset to be used to
renumber the imported nodes.
If you use the full-model input format, you must number the nodes for the imported
node sets input in the data lines below by their numbers in the previous analysis plus
the value assigned to the NOFFSET
parameter.
RENAME
Include this parameter to specify new labels for the element sets to be imported from
the previous analysis.
This parameter is not applicable if you use the full-model input format because the
names of the imported element sets are given in the input.
Required parameter if importing from multiple previous analyses (Abaqus/Explicit only; not applicable for import of part instances) or if the
full-model input format is used; optional parameter if importing from a single
analysis
LIBRARY
Set this parameter equal to a value that specifies the previous analysis from which
to import the element sets. You can specify the name of the previous analysis or the
name including a full path. If no path is specified, all input files and results files
from the previous analyses must reside in the current (working) directory.
When importing from a single previous analysis, if the
LIBRARY parameter is omitted, you
must specify the job name of the previous analysis in the command line using the
oldjob option. If both methods are used, the
LIBRARY parameter takes precedence
over the command line specification.
When importing from multiple previous analyses or when the full-model input format
is specified, set this parameter equal to the job name. In this case, you should not
use the oldjob option on the command line.
Optional parameters
INCREMENT
When importing an analysis from Abaqus/Standard, set this parameter equal to the increment of the specified step on the Abaqus/Standard restart file from which the analysis is to be imported. If this parameter is
omitted, the analysis is imported from the last available increment of the specified
step.
The INCREMENT,
INTERVAL, and
ITERATION parameters are mutually
exclusive.
INTERVAL
When importing an analysis from Abaqus/Explicit, set this parameter equal to the interval of the specified step on the Abaqus/Explicit state file from which the analysis is to be imported. If this parameter is omitted,
the analysis is imported from the last available interval of the specified step.
The INCREMENT,
INTERVAL, and
ITERATION parameters are mutually
exclusive.
ITERATION
This parameter is relevant only when the results are imported from a previous direct
cyclic Abaqus/Standard analysis.
Set this parameter equal to the iteration number of the specified step on the Abaqus/Standard restart file from which the analysis is to be imported. Since restart information
can be written only at the end of an iteration in a direct cyclic analysis, the
INCREMENT parameter is irrelevant
and is ignored if the ITERATION
parameter is specified. If this parameter is omitted, the analysis is imported from
the last available iteration of the specified step.
The INCREMENT,
INTERVAL, and
ITERATION parameters are mutually
exclusive.
STATE
Set
STATE=YES
(default) to import the current material state of the elements at the specified step
and the specified interval, increment, or iteration.
Set
STATE=NO
if no material state is to be imported. In this case the elements start with no
initial state or with the state as defined by the INITIAL CONDITIONS option.
STEP
Set this parameter equal to the step number on the Abaqus/Explicit state file or on the Abaqus/Standard restart file from which the analysis is being imported.
If both the STEP and
STEP NAME parameters are omitted,
the analysis is imported from the last available step on the state file or the restart
file at the specified increment, interval, or iteration.
The STEP and
STEP NAME parameters are mutually
exclusive.
STEP NAME
Set this parameter equal to the step name on the Abaqus/Explicit state file or on the Abaqus/Standard restart file from which the analysis is being imported. This parameter value is
case sensitive.
If both the STEP and
STEP NAME parameters are omitted,
the analysis is imported from the last available step on the state file or the restart
file at the specified increment, interval, or iteration.
The STEP and
STEP NAME parameters are mutually
exclusive.
Data lines to specify the elements to be imported and optionally
repositioned
First line if the RENAME
parameter is not specified
List of element sets that
are to be imported. Specify only element set names that are used in the previous Abaqus/Explicit or Abaqus/Standard analysis.
Repeat this data line as often as necessary to define the element
sets to be imported. Up to 16 element sets can be listed per data
line.
First line if the RENAME
parameter is specified
The name of the element
set to be imported. Specify only element set names that are used in the previous Abaqus/Explicit or Abaqus/Standard analysis.
The new name of the
element set in the import analysis.
Repeat this data line as often as necessary to specify the old and
new names of the element sets to be imported.
Subsequent line to translate the imported element sets (optional if
rotation is not specified)
Value of the translation
to be applied in the X-direction.
Value of the translation
to be applied in the Y-direction.
Value of the translation
to be applied in the Z-direction.
Enter values of zero to apply a pure rotation.
Subsequent line to rotate the imported element sets
(optional)
X-coordinate of point a on the axis of
rotation (see Figure 1).
Y-coordinate of point a on the axis of
rotation.
Z-coordinate of point a on the axis of
rotation.
X-coordinate of point b on the axis of
rotation.
Y-coordinate of point b on the axis of
rotation.
Z-coordinate of point b on the axis of
rotation.
Angle of rotation about
the axis a–b, in degrees.
If both translation and rotation are specified, translation is applied before
rotation.
Figure 1. Rotation definition for import.
There are no data lines for importing a part instance