Apply Temperatures
Create temperature constraints by applying a load that represents temperatures to nodes, components surfaces, or sets.
Temperatures are load config 5 and are displayed as a vertical line with the letter T at the top.
Note: In the Radioss, Abaqus, and LS-DYNA profiles,
load entities are created immediately upon entering the tool. Use the Entity Editor to modify any properties. In all other solver
profiles, load entities aren't created until you make your selections then click
Create.
-
From the Analyze ribbon, click the Temperatures
tool.
-
Select the keyword to create from the Load Type menu.
The available types depend on the current solver interface.
-
Select entities to which temperatures will be applied.
In any case, the forces are applied to nodes; this selection simply determines how those nodes are selected. For example, components select all of the nodes contained within the chosen component.
-
Specify the magnitude and direction of the temperature.
- Constant Value
- The value of the load magnitude.
- Curve
- When working with loads that are time-dependent, specify the time history of the load using a vector entity. When using this option, you may choose to apply the load normal to the elements, or use the plane and vector tool to specify a direction. Use the curve selector to select the curve representing the load time history. This curve must already exist in the model. The optional scale factor field allows you to scale the X vector of the curve. Curves can be viewed and modified from within the XY Plots module.
- Equation
- Specify the loading equation. Use the plane and vector tool to specify a direction, then select the coordinate system to which the vector corresponds.
- Field Loads
- Interpolate and extrapolate loads from existing loads. You can then select the desired elements to which you wish to add loads, and any existing loads on which you wish to base additional forces.
- Linear Interpolation
- Interpolate loads from a saved file or existing loads.Note: Only available for shell elements.
- If working in a controller, click Create.
Equations allow you to create force, moment, pressure, temperature or flux loads on your model where the magnitude of the load is a function of the coordinates of the entity to which it is applied. An example of such a load might be an applied temperature whose intensity dissipates as a function of distance from the application point, or a pressure on a container walls due to the level of a fluid inside.
Functions must be of the form magnitude= f(x,y,z). The only
variables allowed are x, y and z, (lower case) which are substituted with the
coordinate values of the entity to which the load is applied. In the case of grid
point loads (force, moment or temperature) the grid point coordinates are used. For
elemental loads (pressure or flux) the element centroid coordinates are used. In the
event that a cylindrical or spherical coordinate system is used, x, y and z are
still used to reference the corresponding direction. Standard mathematical operators
and functions can be used; however, any functions requiring external data will not
be valid.
Note: If your equation contains a syntax error, no warning message will be
displayed, but any loads created will have a zero magnitude.