If you have a temperature set specified in the case control then it will be used to calculate the thermal strains in the elements. e.g:
TEMPERATURE(LOAD) = 1
will refer to the set 1 temperatures.
For the temperatures to give any thermal effect structurally the expansion coefficient (alpha) needs to be specified for the material on the MATi entries.
The thermal strain(Alpha * Delta(T) ) that is calculated in an element will use the specified temperature (in your example say 100) and another temperature - the initial temperature to calculate the Delta temperature. As Edwin says the rules for the initial temperature are in the Notes of the case control Temp entry in the quick reference guide. You say you do not have any "initial" temperature however if you specify Alpha on the MAT1 card then the TREF value on the MAT card will be 0.0 unless otherwise specified. With no initial temperature specified then TREF will be used for the initial temperature.
If you have a temperature set specified in the case control then it will be used to calculate the thermal strains in the elements. e.g:
TEMPERATURE(LOAD) = 1
will refer to the set 1 temperatures.
For the temperatures to give any thermal effect structurally the expansion coefficient (alpha) needs to be specified for the material on the MATi entries.
The thermal strain(Alpha * Delta(T) ) that is calculated in an element will use the specified temperature (in your example say 100) and another temperature - the initial temperature to calculate the Delta temperature. As Edwin says the rules for the initial temperature are in the Notes of the case control Temp entry in the quick reference guide. You say you do not have any "initial" temperature however if you specify Alpha on the MAT1 card then the TREF value on the MAT card will be 0.0 unless otherwise specified. With no initial temperature specified then TREF will be used for the initial temperature.