TEMPERATURE
Subcase Information Entry Selects the temperature set to be used in either material property calculations or thermal loading.
Format
TEMPERATURE (type, SUBTYPE=subtype_option) = option
Examples
TEMPERATURE(LOAD)=15
TEMP(MATERIAL)=7
TEMPERATURE=7
TEMPERATURE(LOAD,HTIME=ALL)=8
TEMPERATURE(LOAD,TEMPT)=23
Definitions
Argument | Options | Description |
---|---|---|
type | <INITIAL, MATERIAL, LOAD, BOTH> |
|
SUBTYPE | <HTIME,TEMPT> |
|
option | <SID> No default |
|
subtype_option | <ALL, Blank> No default |
|
Comments
- The total load applied will be the sum of external (LOAD command), thermal (TEMP(LOAD/BOTH) command) and constrained displacement (SPC command) loads.
- In Linear static analysis, TEMP(BOTH), TEMP(LOAD), TEMP(MAT), and TEMP(INIT) can be used before the subcase level or inside the subcase. If used before the subcase level, it will apply to all subcases that do not have their own corresponding command. Additionally, only the last instance of TEMP(MAT) and TEMP(INIT) will be used to update the corresponding material or set the initial temperature for all subcases.
- In Nonlinear Static analysis TEMP(LOAD) and TEMP(INIT) can be used before the subcase level or inside the subcase. If used before the subcase level, it will apply to all subcases that do not have their corresponding command. Additionally, only the last instance of TEMP(INIT) will be used to the set the initial temperature or material properties (if TEMP(LOAD) is not present) for all subcases.
- Only one of TEMP(MAT) or TEMP(INIT) is allowed in any model. TEMP(MAT), TEMP(LOAD), and TEMP(BOTH) can point to a heat transfer subcase or TEMP/TEMPD. TEMP(INIT) cannot be used to reference a Heat Transfer Subcase.
- Static and thermal loads should have unique set identification numbers.
- In linear static analysis, temperature strains
and material properties are calculated as: 2
(1) Material properties are also calculated based on their corresponding temperature-dependency (wherever applicable).
Where,-
is the thermal expansion coefficient. The value of
and temperature-dependent material properties can be defined
via the MATi or MATTi Bulk Data Entries depending on
whether temperature-dependent material are used. Temperature-dependent material are used if
TEMP(BOTH),
TEMP(MAT), or
TEMP(INIT) are specified in conjunction with
MATTi entries. If more than one or all three of
TEMP(BOTH/MAT/INIT)
are specified, then OptiStruct picks one of them for material
update based on the following
priority.
TEMP(BOTH/MAT) have precedence over TEMP(INIT). If both TEMP(BOTH) and TEMP(MAT) are present, then the last one is used for material update.
If none of TEMP(BOTH/MAT/INIT) are specified, then the MATi material properties are used.
- is the load temperature defined by TEMP(LOAD) or TEMP(BOTH). If both TEMP(BOTH) and TEMP(LOAD) are present, then OptiStruct picks the last one for the load temperature. TEMP(BOTH) and TEMP(LOAD) can be specified within the subcase in multiple subcases. In such situations, the load temperature can vary for each subcase depending on the entries specified within, and as mentioned previously, the last entry in each subcase will determine the load temperature for that particular subcase.
- is the initial temperature defined by TEMP(INIT) or TREF (TREF field on MATi). TEMP(INIT) has precedence over TREF. If TEMP(INIT) is not specified, then TREF is used for the initial temperature.
- SYSSETTING, TLOADMAT can be used to activate TEMP(LOAD) for material update instead of TEMP(MAT/INIT). It can also be used to deactivate thermal loading in structural analysis.
-
is the thermal expansion coefficient. The value of
and temperature-dependent material properties can be defined
via the MATi or MATTi Bulk Data Entries depending on
whether temperature-dependent material are used. Temperature-dependent material are used if
TEMP(BOTH),
TEMP(MAT), or
TEMP(INIT) are specified in conjunction with
MATTi entries. If more than one or all three of
TEMP(BOTH/MAT/INIT)
are specified, then OptiStruct picks one of them for material
update based on the following
priority.
- In nonlinear static analysis, temperature strains
and material properties are calculated as: 3If PARAM, THMLSTN, 0 (Default)
(2) Or, if PARAM, THMLSTN, 1(3) Material properties are also calculated based on their corresponding temperature-dependency (wherever applicable).
Where,- is the thermal expansion coefficient. The value of A(T) and and temperature-dependent material properties can be defined via the MATi or MATTi Bulk Data Entries depending on whether temperature-dependent material are used. Temperature-dependent material is used if TEMP(LOAD) is specified in conjunction with MATTi entries. If TEMP(LOAD) is not specified, then TEMP(INIT) is used. If neither TEMP(LOAD) or TEMP(INIT) are specified then the MATi material properties are used.
- is the load temperature defined by TEMP(LOAD). TEMP(LOAD) can be specified within the subcase in multiple subcases. In such situations, the load temperature can vary for each subcase depending on the entries specified within, and the last entry in each subcase will determine the load temperature for that particular subcase.
-
is the initial temperature defined by
TEMP(INIT), TREF
(TREF field on MATi), or TEMPT
entry. TEMP(INIT) has precedence over
TREF and TEMPT entry. If
TEMP(INIT) is not specified:
- In a model with subcase continuation, the initial temperature is determined by the
first subcase in the series. The determination follows the following rules.
- For nonlinear static subcases with TEMP(LOAD,TEMPT), the temperature field corresponding to HTINI defined in the TEMPT entry is used as the initial temperature field.
- If TEMPT format is not used, then TREF is used for the initial temperature.
- Otherwise, TREF is used for the intial temperature.
- In a model with subcase continuation, the initial temperature is determined by the
first subcase in the series. The determination follows the following rules.
- TEMP(MAT), TEMP(BOTH) cannot be used in Nonlinear Static Analysis subcases. OptiStruct will error out, if they are specified inside Nonlinear Static Analysis subcases. If TEMP(MAT) or TEMP(BOTH) are specified outside Nonlinear Static Subcases (either globally or in subcases of other solution sequences), then TEMP(LOAD) should be defined inside the Nonlinear Static Subcases in the model.
- In versions prior to OptiStruct 8.0, thermal loads were selected in the Subcase Information section using the LOAD data selector. In version 8.0, the TEMPERATURE data selector was added to perform this function. It is possible to revert to the old behavior mode by setting the LOADTEMP option to SHAREID in the Configuration File.
- For Linear Static Subcase, TEMP(LOAD), TEMP(BOTH), or TEMP(MAT) can point to a heat transfer subcase or TSTRU ID. The temperature field from a steady-state heat transfer analysis or at the final time step of a transient heat transfer analysis will be used. When TEMP(LOAD) or TEMP(BOTH) points to a transient heat transfer subcase or TSTRU ID, TIME= ALL can be used to select temperature fields at all time steps for coupled thermal structural analysis. HTIME= ALL cannot be defined in TEMP(INIT) or TEMP(MAT) entry. For more information, refer to One Step Transient Thermal Stress Analysis.
- For Nonlinear Static Subcase, TEMP(LOAD) can point to heat transfer subcase. The temperature field from a steady-state heat transfer analysis will be used to update thermal loading and temperature-dependent material properties. If TEMP(LOAD) points to transient thermal subcase from Nonlinear Static Subcase, then HTIME= ALL can be used to select temperature fields at all time steps for coupled thermal structural analysis. HTIME=ALL cannot be defined in the TEMP(INIT) entry. For more information, refer to One Step Transient Thermal Stress Analysis.
- For Nonlinear One Step Transient Thermal Stress Analysis, a more flexible definition on thermal load can be used by the combination of TEMP(LOAD) and flag TEMPT. In this format, the thermal load can be read from either an external file (HFILE) or an internal transient thermal analysis (HSUB). In this case, grid temperature values at different time steps are predefined and mapped to the current nonlinear structural analysis. The mapping rule is defined in TEMPT card. The referenced TEMPT card ID is defined in SUBTYPE.