.TILMedia.Internals.LiquidFunctions.specificEnthalpy_Txi

Interface

function specificEnthalpy_Txi
  extends TILMedia.BaseClasses.PartialLiquidFunction;
  input SI.Temperature T "Temperature";
  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.SpecificEnthalpy h "Specific enthalpy";
end specificEnthalpy_Txi;

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