Subroutine GETTEMPCONDUCTIVITY

Returns the interpolated value of the thermal conductivity at specified temperature.

Calling convention

call gettempconductivity(imat,temp,conductivity)
Arguments Data type Input/Output Description
imat Integer Call Material number found in INPF.
temp Double Call The temperature value.
conductivity Double Return Interpolated thermal conductivity for the specified temperature and material.