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