Derivative of pressure wrt. specific entropy at constant density in liquid region for given density and temperature
function dpTd_dT input Units.SI.Density d "Density"; input Units.SI.Temperature T "Temperature"; output Real dpTd "Derivative of pressure wrt. temperature at constant density"; end dpTd_dT;