This boundary condition simulates a uniform, time-dependent, or spatially varying temperature over the selected geometry.
A spatially varying load allows you to vary the magnitude of a temperature according to coordinates and/or time. in a single coordinate direction and as a function of time using the Specifying Boundary Condition Magnitude section. Alternatively, you can specify multivariable time-dependent and spatially varying temperature loads using the Table feature. For the specific steps to apply table loads, see Specifying Loads With Tables.
or features. For the specific steps to apply tabular data and function loads, see theNote: For each load step, if an Imported Temperature load and a Temperature load are applied on common geometry selections, the Imported Temperature load takes precedence. For additional rules when multiple load objects of the same type exist on common geometry selections, see Activating and Deactivating Loads.
This page includes the following sections:
Analysis Types
Temperature is available for the following analysis types:
Dimensional Types
The supported dimensional types for the Temperature boundary condition include:
3D Simulation
2D Simulation: Supported for Plane Stress and Axisymmetric behaviors only.
Geometry Types
The supported geometry types for the Temperature boundary condition include:
Solid
Surface/Shell
Wire Body/Line Body/Beam
Topology Selection Options
The supported topology selection options for Temperature include:
Body. When scoping a load to a body, you need to specify whether the Temperature is applied to or to the using the Apply To option.
Face
Edge
Vertex
Nodes
Element Face
Element
Note: The same temperature value is applied when multiple faces, edges, vertices, nodes, element faces, and elements are selected.
Define By Options
The Temperature boundary condition's loading is defined by Magnitude only.
Magnitude Options
The supported Magnitude options for Temperature include the following:
Constant
Tabular (Time Varying)
Tabular (Spatially Varying): Not supported for LS-DYNA analyses.
Function (Time Varying): Not supported for LS-DYNA analyses.
Function (Spatially Varying): Not supported for LS-DYNA analyses.
Table Name. Supported for the Mechanical APDL solver only. A multi-variable table of numeric values that defines the temperature distribution for the selection. The Magnitude field automatically lists the names of all tables that contain temperature as dependent variables.
Magnitude.
. Supported for the Mechanical APDL solver only. Select this option to create a new multivariable table of temperature values. You can then assign this table as the
Applying a Temperature Boundary Condition
To apply a Temperature:
Select the Temperature option from the Environment Context tab. Alternatively, right-click the Environment tree object or in the Geometry window and select Insert>Temperature.
Define the Scoping Method as either Geometry Selection or Named Selection and then specify the geometry.
Specify the Magnitude of the Temperature.
Depending on the type of Temperature load you selected for Magnitude, you may need to specify additional information under Spatial Coordinate System, Graph Controls, Tabular Data or Function.
Details Pane Properties
The selections available in the Details pane are described below.
Category | Property/Options/Description |
---|---|
Scope |
Scoping Method: Options include:
Apply To (Body scoping only), options include:
|
Definition | Type: Read-only field that displays boundary condition
type -
Temperature. : Temperature load. Select one of the following:
Suppressed: Include ( - default) or exclude ( ) the boundary condition. |
Function |
This category displays when you set the Spatial Load and Displacement Function Data. to . For additional information, see |
Tabular Data |
This category displays when you set the Spatial Load Tabular Data. to . For additional information, see |
Graph Controls |
This category displays based upon the specifications made in the Function or Tabular categories. For additional information, see Spatial Load and Displacement Function Data or Spatial Load Tabular Data. |
Temperature Table Options (Mechanical APDL solver only) |
If you selected the name of a table under Magnitude to define the temperature load on the boundary, the following options are available.
For additional information, see Specify Temperature Loads with Tables. |
Mechanical APDL References and Notes
The following Mechanical APDL commands, element types, and considerations are applicable for this boundary condition.
Temperatures are applied using the D command.
Magnitude (constant, tabular, and function) is always represented as a table in the input file.
A table is a special type of numeric array that enables the Mechanical APDL solver to calculate (through linear interpolation) the values between entries in a multi-dimensional table of numeric data. The solver applies these interpolated values across the selected geometry when it computes the solution. See the discussion in Array Parameters.
LS-DYNA References and Notes
The following LS-DYNA keywords and considerations are applicable for this boundary condition.
Temperature is applied using the *BOUNDARY_ TEMPERATURE keyword.
API Reference
For specific scripting information, see the Temperature section of the ACT API Reference Guide.