This option is used to specify temperature as a predefined field during an analysis.
To use this option in a restart analysis of Abaqus/Standard, either *TEMPERATURE or *INITIAL CONDITIONS, TYPE=TEMPERATURE must have been specified in the original analysis.
Products: Abaqus/Standard Abaqus/Explicit Abaqus/CAE
Type: History data
Level: Step
Abaqus/CAE: Load module
Set this parameter equal to the name of the amplitude curve that gives the time variation of the temperature throughout the step (see “Amplitude curves,” Section 34.1.2 of the Abaqus Analysis User's Guide).
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 (see “Defining an analysis,” Section 6.1.2 of the Abaqus Analysis User's Guide). If this parameter is omitted in an Abaqus/Explicit analysis, a linear interpolation is done over the step.
Set this parameter equal to the name of the alternate input file containing the data lines for this option. See “Input syntax rules,” Section 1.2.1 of the Abaqus Analysis User's Guide, for the syntax of such file names. If this parameter is omitted, it is assumed that the data follow the keyword line.
Set OP=MOD (default) for existing *TEMPERATURE values to remain, with this option modifying existing temperatures or defining additional temperatures.
Set OP=NEW if all existing *TEMPERATURE values should be removed. New temperatures can be defined.
For a general analysis step, a temperature that is removed via OP=NEW is reset to the value given on the *INITIAL CONDITIONS option or to zero if no initial temperature was defined. For a linear perturbation step, a temperature that is removed via OP=NEW is always reset to zero. If temperatures are being returned to their 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, and the temperatures are always ramped back to their initial conditions in Abaqus/Explicit analyses. If temperatures are being reset to new values (not to initial conditions) via OP=NEW, the AMPLITUDE parameter described above applies.
Set this parameter equal to the name of the results or output database 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,” Section 1.2.1 of the Abaqus Analysis User's Guide, for the syntax of such file names. This parameter cannot be used in a *STATIC, RIKS analysis step.
This parameter is relevant only for use with the INTERPOLATE parameter. Set this parameter equal to the absolute value (given in the units used in the model) by which nodes of the current model may lie outside the region of the model in the output database specified by the FILE parameter. If this parameter is not used or has a value of 0.0, the EXTERIOR TOLERANCE parameter will apply.
This parameter is relevant only for use with the INTERPOLATE parameter. Set this parameter equal to the fraction of the average element size by which nodes of the current model may lie outside the region of the elements of the model in the output database specified by the FILE parameter. The default value is 0.05.
If both tolerance parameters are specified, Abaqus uses the tighter tolerance.
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 begins the history data to be read. If no value is supplied, Abaqus will begin reading temperature data from the first step available on the file read.
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 temperature 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.
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.
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 file read.
Set this parameter equal to the starting time (measured relative to the total step time period) after which the temperatures read from the results file will be ramped to their initial condition values. The default value is , in which case no temperature ramping takes place. This feature is used to create a cyclic temperature history from a prior heat transfer analysis that is not cyclic.
This parameter is relevant only for use with the INTERPOLATE parameter. Include this parameter to indicate that the temperature field is interpolated from a user-specified element set from the previous analysis to a user specified node set in the current job. This parameter is used to eliminate mapping ambiguity in cases where element regions in the previous analysis are close or touching. To accomplish part instance to part instance mapping, define your element and node sets to correspond to the respective instances in the previous and current analysis.
Include this parameter to indicate that the temperature field needs to be interpolated between dissimilar meshes. This feature is used to read temperatures from an output database file generated during a heat transfer analysis or generated during a global model analysis used with the submodeling capability. This parameter and the MIDSIDE parameter are mutually exclusive. If the heat transfer analysis uses first-order elements and the current mesh is the same but uses second-order elements, use the MIDSIDE parameter instead.
Include this parameter to indicate that midside node temperatures in second-order elements are to be interpolated from corner node temperatures. This feature is used to read temperatures from a results or an output database file generated during a heat transfer analysis using first-order elements. This parameter and the INTERPOLATE parameter are mutually exclusive.
First line:
Node set or node number.
Reference temperature value. If the AMPLITUDE parameter is present, this value and subsequent gradient values will be modified by the AMPLITUDE specification.
Temperature gradient in the -direction for beams or temperature gradient through the thickness for shells.
Temperature gradient in the -direction for beams.
Repeat this data line as often as necessary to define temperatures at different nodes or node sets.
First line:
Node set or node number.
Temperature at the first temperature point. If the AMPLITUDE parameter is present, this value and subsequent temperature values will be modified by the AMPLITUDE specification.
Temperature of the second temperature point.
Temperature of the third temperature point.
Etc., up to seven temperatures.
Subsequent lines (only needed if there are more than seven temperature points in the element):
Temperature of the eighth temperature point.
Etc., up to eight temperatures per line.
If more than seven temperature values are needed at any node, continue on the next line. It may be necessary to leave blank data lines for some nodes if any other node in the model has more than seven temperature points because the total number of temperatures that Abaqus expects to read for any node is based on the maximum number of temperature values of all the nodes in the model. These trailing initial values will be zero and will not be used in the analysis.
Repeat this set of data lines as often as necessary to define temperatures at different nodes or node sets.
First line:
Node set or node number.
Temperature. If the AMPLITUDE parameter is present, this value will be modified by the AMPLITUDE specification.
Repeat this data line as often as necessary to prescribe temperature at different nodes or node sets.
First line:
Node set or node number.
Repeat this data line as often as necessary. UTEMP will be called for each node listed.
First line:
Node set or node number.
Repeat this data line as often as necessary. The nodes identified on the data lines will be assigned values from the results or output database file; optionally, these values can be modified in user subroutine UTEMP.
First line:
Element set, node set.
Repeat this data line as often as necessary. The node set identified on the data lines will be assigned values from the element set in the results (.fil) or output database (.odb) file. If a duplicate node is defined on a subsequent data line, it will be removed from the subsequent temperature mapping and printed out to the data (.dat) file.