Calculation of helmholtz derivatives by density and temperature
function f_R245fa extends Modelica.Icons.Function; input Modelica.Units.SI.Density d "density"; input Modelica.Units.SI.Temperature T "temperature"; output Common.HelmholtzDerivs f "helmholtz derivatives"; end f_R245fa;