.TILMedia.BaseClasses.PartialGasFunctionPrototypes.specificEnthalpyOfVaporisation_T

Interface

partial function specificEnthalpyOfVaporisation_T
  extends TILMedia.BaseClasses.PartialGasFunction;
  input TILMedia.GasTypes.BaseGas gasType "Gas type" annotation(
    choicesAllMatching = true);
  input SI.Temperature T "Temperature";
  output SI.SpecificEnthalpy delta_hv "Specific enthalpy of vaporisation of condensing component";
end specificEnthalpyOfVaporisation_T;

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