.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 2025-06-30T18:20:57Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos