Helmholtz function for region 3: f(d,T), including 3rd derivatives
function f3L3 extends Modelica.Icons.Function; input Units.SI.Density d "density"; input Units.SI.Temperature T "temperature (K)"; output ThermoSysPro.Properties.WaterSteam.Common.HelmholtzDerivs3rd f "dimensionless Helmholtz function and dervatives wrt delta and tau"; end f3L3;