function density_derp_h_phX input Modelica.SIunits.AbsolutePressure p "pressure"; input Modelica.SIunits.SpecificEnthalpy h "specific enthalpy"; input Modelica.SIunits.MassFraction X[nC] = reference_X "Mass fraction"; input Properties state; input MultiPhaseMixture.Templates.ExternalObjects.ExternalMediaObject eo "External object"; output Real ddph "Density derivative wrt p at constant enthalpy"; end density_derp_h_phX;