calulate property record for pressure and specific enthalpy as states from dimensionless Helmholtz function
function helmholtzToProps_ph extends Modelica.Icons.Function; input ThermalSeparation.Media.WaterBasedLiquid.BaseClasses.Common.HelmholtzDerivs f "dimensionless derivatives of Helmholtz function"; output ThermoProperties_ph pro "property record for pressure and specific enthalpy as dynamic states"; end helmholtzToProps_ph;