.TILMedia.Internals.GasObjectFunctions.simpleCondensingProperties_phxi

Interface

function simpleCondensingProperties_phxi
  extends TILMedia.BaseClasses.PartialGasObjectFunction;
  input SI.AbsolutePressure p "Pressure";
  input SI.SpecificEnthalpy h "Specific enthalpy";
  input SI.MassFraction xi[:] "Mass fraction";
  input TILMedia.Internals.TILMediaExternalObject gasPointer;
  output SI.SpecificHeatCapacity cp "Specific heat capacity cp";
  output SI.SpecificHeatCapacity cv "Specific heat capacity cv";
  output SI.LinearExpansionCoefficient beta "Isothermal expansion coefficient";
  output SI.Velocity w "Speed of sound";
end simpleCondensingProperties_phxi;

Generated at 2025-01-21T19:25:52Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos