calulate property record for density and temperature as states from dimensionless Helmholtz function
function helmholtzToProps_dT extends Modelica.Icons.Function; input ThermalSeparation.Media.WaterBasedLiquid.BaseClasses.Common.HelmholtzDerivs f "dimensionless derivatives of Helmholtz function"; output ThermoProperties_dT pro "property record for density and temperature as dynamic states"; end helmholtzToProps_dT;