.TILMedia.BaseClasses.PartialGasObjectFunctionPrototypes.specificEnthalpyOfVaporisation_T

Interface

partial 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-11-21T19:25:40Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos