.TILMedia.Internals.LiquidFunctions.density_hxi

Interface

function density_hxi
  extends TILMedia.BaseClasses.PartialLiquidFunction;
  input SI.SpecificEnthalpy h "Specific enthalpy";
  input SI.MassFraction[:] xi "Mass fractions of the first nc-1 components";
  input TILMedia.Internals.LiquidName liquidName "Liquid name";
  input Integer nc "Number of components";
  output SI.Density d "Density";
end density_hxi;

Generated at 2024-11-26T19:26:15Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos