Products
Abaqus/Standard
Abaqus/Explicit
Abaqus/CAE
Type
History data
LevelStep
Abaqus/CAE
Load module
Required parameter for reading temperatures from the results or output database
file
-
FILE
-
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 for the
syntax of such file names. This parameter cannot be used in a STATIC,
RIKS analysis step.
Optional parameters for reading temperatures from the results or output database
file
-
ABSOLUTE EXTERIOR TOLERANCE
-
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.
-
EXTERIOR TOLERANCE
-
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.
-
BSTEP
-
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.
-
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 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.
-
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 file
read.
-
BTRAMP
-
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.
-
DRIVING ELSETS
-
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.
-
INTERPOLATE
-
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.
-
MIDSIDE
-
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.
Required parameter for defining data in user subroutine
UTEMP or
VUTEMP
-
USER
-
Include this parameter to indicate that user subroutine UTEMP or VUTEMP will be used to define
temperature values. In an Abaqus/Standard analysis UTEMP is called for each node
given on the data lines. In an Abaqus/Explicit analysis VUTEMP is called for a block of
nodes specified on the data lines.
If you also specify values on the data lines, these values are ignored. If you
specify a results or an output database file in addition to user subroutine UTEMP in Abaqus/Standard, values read from this file will be passed into UTEMP for possible modification.
In Abaqus/Explicit user subroutine VUTEMP cannot be used with a
results or output database file.
Data lines to define gradients of temperature in beams and
shells
- 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.
Data lines to define temperatures at temperature points in beams and
shells
- 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.
Data lines to define temperatures for solid or frame elements using the data
line format
- 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.
Data lines to define uniform temperature
(SECTION SPECIFICATION=UNIFORM)
- First line
-
-
Node set, node number, or blank.
-
Uniform temperature value.
Repeat this data line as often as necessary to define uniform
temperatures at various nodes and node sets. If you omit both node numbers and node
sets (that is, enter a blank space), the specified uniform temperature is applied to
all nodes in the model.
No data lines are needed if temperatures are read from an Abaqus results or output database file (except when the
DRIVING ELSETS parameter is present) and
for Abaqus/Standard a user subroutine is not used (FILE
parameter included, USER parameter
omitted)
Data lines to define temperatures using user subroutine
UTEMP or
VUTEMP using the data line format
(FILE parameter omitted in Abaqus/Standard, USER parameter
included)
- First line
-
-
Node set or node number.
Repeat this data line as often as necessary. UTEMP will be called for each
node listed, and VUTEMP will be called for a
block of nodes.
Data lines to define temperatures using user subroutine
UTEMP when temperatures are read from an Abaqus results or output database file (FILE
and USER parameters
included)
- 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.
Data lines to define temperatures when the
FILE,
INTERPOLATE, and
DRIVING ELSETS parameters are
included
- 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.
|