partial function density_derh_p extends Modelica.Icons.Function; input ThermodynamicState state "thermodynamic state record"; output DerDensityByEnthalpy ddhp "Density derivative wrt specific enthalpy"; end density_derh_p;