Function that calculates the enthalpy of saturated liquid based on temperature
function enthalpySatLiq_T input Modelica.Units.SI.Temperature T "Temperature of refrigerant"; output Modelica.Units.SI.SpecificEnthalpy h; end enthalpySatLiq_T;