calulate phase boundary property record from dimensionless Helmholtz function
function helmholtzToBoundaryProps extends Modelica.Icons.Function; input HelmholtzDerivs f "dimensionless derivatives of Helmholtz function"; output PhaseBoundaryProperties sat "phase boundary property record"; end helmholtzToBoundaryProps;