.TILMedia.Internals.GasObjectFunctions.isothermalCompressibility_phxi

Interface

function isothermalCompressibility_phxi
  extends TILMedia.BaseClasses.PartialGasObjectFunction;
  input SI.AbsolutePressure p "Pressure";
  input SI.SpecificEnthalpy h "Specific enthalpy";
  input SI.MassFraction[:] xi "Mass fractions of the first nc-1 components";
  input TILMedia.Internals.TILMediaExternalObject gasPointer;
  output SI.Compressibility kappa "Isothermal compressibility";
end isothermalCompressibility_phxi;

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