.TILMedia.Internals.GasFunctions.specificEnthalpyOfVaporisation_T

Interface

function specificEnthalpyOfVaporisation_T
  extends TILMedia.BaseClasses.PartialGasFunction;
  input SI.Temperature T "Temperature";
  input TILMedia.Internals.GasName gasName "Gas name";
  input Integer nc "Number of components";
  input Integer condensingIndex "Index of condensing component";
  output SI.SpecificEnthalpy delta_hv "Specific enthalpy of vaporisation of condensing component";
end specificEnthalpyOfVaporisation_T;

Generated at 2025-04-28T18:20:06Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos