.MultiPhaseMixture.Templates.ExternalTwoPhaseMixture.Auxilary.Wrapper_phX.density_derX_ph_phX

Interface

function density_derX_ph_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 dddX_ph[nC] "Density derivative wrt X at constant pressure and enthalpy";
end density_derX_ph_phX;

Generated at 2024-11-23T19:25:52Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos