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