Thermal conductivity
DESCRIPTION
for all problems except
the gas flow problems, a third order polynomial function of the temperature
T :
k(T) = a + b * T +
c * T**2 + d * T**3
where a, b, c and
d are material parameters.
Default values : a
= 1, b = c = d = 0.
all zero.
for gas flow problems,
a power function of the temperature T :
k(T) = fact * (T/Tref)**expo
where fact, Tref and
expo are parameters.
Default values : fact
= 1, expo = 0, Tref = 300.
NOTES
-1 Upper level menu The current values are accepted For all problems except the gas flow problem:
1 Modification of a 2 Modification of b 3 Modification of c 4 Modification of d For the gas flow problem only,
1 Modification of fact The current value of fact is modified 2 Modification of expo The current value of the power is modified 3 Modification of Tref The current value of the reference temperature is modified
Values of fact and Tref must be strictly positive.
The units for k(t)
and the four parameters a, b, c and d are :
|
|
|
|
|
|
|
k(T)
a b c d fac expo Tref |
1 1 1 1 - - - |
1 1 1 1 1 - - |
-3 -3 -3 -3 -3 - - |
-1 -2 -3 -4 -1 - Kelvin |