LINEAREXPCOEF
LINEAREXPCOEF [1/K, 1/R] returns the linear coefficient of thermal expansion of an incompressible substance. The first argument must be the name of an incompressible substance. The second argument must be temperature provided in the units EES is configured to operate in.
Example:
$Load Incompressible
$UnitSystem SI C kPa mass
alpha=linearexpcoef(Copper, T=25 [C])
{Solution:
alpha=0.00001658 [1/K]
}
See also: VolExpCoef