.TILMedia.BaseClasses.PartialGasObjectFunctionPrototypes.der_specificEnthalpyOfVaporisation_T

Interface

partial function der_specificEnthalpyOfVaporisation_T
  extends TILMedia.BaseClasses.PartialGasObjectFunction;
  input SI.Temperature T "Temperature";
  input TILMedia.Internals.TILMediaExternalObject gasPointer;
  input Real der_T "Derivative of Temperature";
  output Real der_delta_hv "Specific enthalpy of vaporisation of condensing component";
end der_specificEnthalpyOfVaporisation_T;

Generated at 2025-08-12T18:38:51Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos