.TILMedia.Internals.GasObjectFunctions.specificEnthalpyOfVaporisation_T

Interface

function specificEnthalpyOfVaporisation_T
  extends TILMedia.BaseClasses.PartialGasObjectFunction;
  input SI.Temperature T "Temperature";
  input TILMedia.Internals.TILMediaExternalObject gasPointer;
  output SI.SpecificEnthalpy delta_hv "Specific enthalpy of vaporisation of condensing component";
end specificEnthalpyOfVaporisation_T;

Generated at 2024-05-18T18:16:21Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos