Derivative of conductivity wrt. specific enthalpy at constant pressure in vapor region for given density and temperature
function dlambda2Td_dT input Units.SI.Density d "Density"; input Units.SI.Temperature T "Temperature"; output Real dlambdaTd "Derivative of conductivity wrt. temperature at constant density"; end dlambda2Td_dT;