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