*FIELD

Specify predefined field variable values.

This option is used to specify values for predefined field variables used in the analysis. To use this option in a restart analysis of Abaqus/Standard, either FIELD or INITIAL CONDITIONS, TYPE=FIELD must have been specified in the original analysis.

Related Topics
In Other Guides
Predefined Fields
UFIELD
VUFIELD

ProductsAbaqus/StandardAbaqus/Explicit

TypeHistory data

LevelStep

Optional parameters

VARIABLE

Set this parameter equal to the field variable number. The user must number the field variables consecutively from 1. The default is VARIABLE=1 unless the NUMBER parameter is used. The VARIABLE and NUMBER parameters are mutually exclusive.

Optional parameters for using the data line format

AMPLITUDE

Set this parameter equal to the name of the amplitude curve that gives the time variation of the field variable throughout the step (see Amplitude Curves).

If this parameter is omitted in an Abaqus/Standard analysis, the reference magnitude is applied immediately at the beginning of the step or linearly over the step, depending on the value assigned to the AMPLITUDE parameter on the STEP option. If this parameter is omitted in an Abaqus/Explicit analysis, the reference magnitude is applied linearly over the step.

INPUT

Set this parameter equal to the name of the alternate input file containing the data lines for this option. See Input Syntax Rules for the syntax of such file names. If this parameter is omitted, it is assumed that the data follow the keyword line.

OP

Set OP=MOD (default) for existing FIELD variable values to remain, with this option modifying existing values or defining additional values.

Set OP=NEW if all existing FIELD variable values should be removed. New field variable values can be defined.

For a general analysis step, a field variable that is removed via OP=NEW is reset to the value given on the INITIAL CONDITIONS option or to zero if no initial field was defined. For a linear perturbation step, a field variable that is removed via OP=NEW is always reset to zero. If a field variable is being returned to its initial condition values, the AMPLITUDE parameter described above does not apply. Rather, the AMPLITUDE parameter given on the STEP option governs the behavior in an Abaqus/Standard analysis. The default is to linearly ramp the field variable back to its initial conditions. In an Abaqus/Explicit analysis the field variable is always linearly ramped back to its initial conditions. If the field variable is being reset to a new value (not to its initial condition) via OP=NEW, the AMPLITUDE parameter described above applies.

Required parameter for reading predefined field variable values from the results or output database file

FILE

Set this parameter equal to the name of the results (.fil) or output database (.odb) file from which the data are read. The file extension is optional; however, if both .fil and .odb files exist, the results file will be used if the INTERPOLATE parameter is omitted. If the INTERPOLATE parameter is used, an output database file must exist. See Input Syntax Rules for the syntax of such file names.

This parameter cannot be used in a STATIC, RIKS analysis step.

Optional parameters for reading predefined field variable values from the results or output database file

BSTEP

Set this parameter equal to the step number (of the analysis whose results file is being used as input to this option) that begins the history data to be read. If no value is supplied, Abaqus will begin reading field variable data from the first step available on the file read.

BINC

Set this parameter equal to the increment number (of the analysis whose results or output database file is being used as input to this option) that begins the history data to be read. If no value is supplied, Abaqus will begin reading field variable data from the first increment available (excluding any zero increments if the results file was written in Abaqus/Standard using FILE FORMAT, ZERO INCREMENT) for step BSTEP on the results or output database file.

ESTEP

Set this parameter equal to the step number (of the analysis whose results or output database file is being used as input to this option) that ends the history data to be read. If no value is supplied, ESTEP is taken as equal to BSTEP.

EINC

Set this parameter equal to the increment number (of the analysis whose results or output database file is being used as input to this option) that ends the history data to be read. If no value is supplied, EINC is taken as the last available increment of step ESTEP on the results file.

Required parameter for reading predefined field variable values from the output database file

OUTPUT VARIABLE

Set this variable equal to the scalar nodal output variable that will be read from an output database and used to initialize a specified predefined field. For a list of scalar nodal output variables that can be used to initialize a predefined field, see Predefined Fields.

Optional parameter for reading predefined field variable values from the output database file

INTERPOLATE

Include this parameter to indicate that the scalar nodal output variable (specified by the OUTPUT VARIABLE parameter) being read into a predefined field needs to be interpolated between dissimilar meshes. This feature is used to read nodal values from an output database file generated during a previous Abaqus analysis.

Required parameter for defining data in user subroutine UFIELD or VUFIELD

USER

Include this parameter to indicate that user subroutine UFIELD or VUFIELD will be used to define field variable values. For an Abaqus/Standard analysis UFIELD is called for each node given on the data lines. For an Abaqus/Explicit analysis VUFIELD is called for each field variable or for a set of field variables when the NUMBER parameter is used.

If values are also given on the data lines, these values will be ignored. If a results file has been specified in addition to the user subroutine, values read from the results file will be passed into the user subroutine for possible modification.

Optional parameters for defining data in user subroutine UFIELD or VUFIELD

NUMBER

This parameter permits multiple (possibly all) field variables to be updated simultaneously in user subroutine UFIELD or VUFIELD; for example, because they are interdependent. Set this parameter equal to the number of field variables to be updated simultaneously at a point. The NUMBER and VARIABLE parameters are mutually exclusive.

BLOCKING

This parameter applies only to Abaqus/Explicit analyses. It is related to the NBLOCK variable used in the user subroutine argument list.

Set BLOCKING=YES to enable blocking for a given node set. The blocking size will be set to a predefined value in Abaqus/Explicit.

Set BLOCKING=NO (default) to disable blocking.

Use BLOCKING=n to specify the blocking size.

Data lines to define gradients of a predefined field variable in beams and shells

First line
  1. Node set or node number. If a node set label is given, all nodes in this set must have identical initial field variable values.

  2. Reference magnitude of the field variable. If the amplitude parameter is present, this and subsequent values will be modified by the AMPLITUDE specification.

  3. Gradient in the n1-direction for beams or gradient through the thickness for shells.

  4. Gradient in the n2-direction for beams.

Repeat this data line as often as necessary to define a field variable at different nodes or node sets.

Data lines to define a predefined field variable at temperature points in beams and shells

First line
  1. Node set or node number. If a node set label is given, all nodes in this set must have identical initial field variable values.

  2. Magnitude at the first temperature point. If the amplitude parameter is present, this and subsequent values will be modified by the AMPLITUDE specification.

  3. Magnitude of the field variable at the second temperature point.

  4. Magnitude of the field variable at the third temperature point.

  5. Etc., up to seven values.

Subsequent lines (only needed if there are more than seven temperature points in the element)
  1. Magnitude of the field variable at the eighth temperature point.

  2. Etc., up to eight values per line.

Repeat this set of data lines as often as necessary to define a field variable at different nodes or node sets.

Data lines to define a predefined field variable for solid elements using the data line format

First line
  1. Node set or node number. If a node set label is given, all nodes in this set must have identical initial field variable values.

  2. Field variable value. If the AMPLITUDE parameter is present, this value will be modified by the AMPLITUDE specification.

Repeat this data line as often as necessary to define a field variable at different nodes or node sets.

To read values of a field variable from an Abaqus/Standard results or output database file

No data lines are used when field variable data are read from a results or output database file.

Data lines to define a field variable using user subroutine UFIELD or VUFIELD

First line
  1. Node set or node number. If a node set label is given, all nodes in this set must have identical initial field variable values.

Repeat this data line as often as necessary.