MPTEMP
MPTEMP, SLOC
, T1
, T2
, T3
, T4
, T5
, T6
Defines a temperature table for material properties.
SLOC
Starting location in table for entering temperatures. For example, if
SLOC
= 1, data input in theT1
field applies to the first constant in the table. IfSLOC
= 7, data input in theT1
field applies to the seventh constant in the table, etc. Defaults to the last location filled + 1.T1
,T2
,T3
, . . . ,T6
Temperatures assigned to six locations starting with
SLOC
. If a value is already in this location, it will be redefined. A blank (or zero) value forT1
resets the previous value inSLOC
to zero. A value of zero can only be assigned byT1
. Blank (or zero) values forT2
toT6
leave the corresponding previous values unchanged.
Command Default
No temperature table defined (that is, properties must be defined as a constant or linear function of temperature via the MP command).
Notes
Defines a temperature table to be associated with the property data table (MPDATA). These temperatures are also used for polynomial property evaluation, if defined (MP). Temperatures must be defined in non-descending order. Issue MATER $ STAT to list the current temperature table. Repeat MPTEMP command for additional temperatures (100 maximum). If all arguments are blank, the temperature table is erased.
For clear definition, the temperature range you define with the MPTEMP command should include the entire range you'll use in subsequently defined materials. To assist the user in this, the first (and only the first) excursion out of the temperature range defined by the MPTEMP commands is flagged with a warning message. Similarly, the reference temperature (TREF or MP,REFT commands) should also fall in this same temperature range. If not and MP,ALPX was used, a note will be output. If not, and MP,CTEX or MP,THSX was used, an error message will be output.
This command is also valid in SOLUTION.