.TILMedia.Internals.GasFunctions.specificEnthalpyOfDesublimation_T

Interface

function specificEnthalpyOfDesublimation_T
  extends TILMedia.BaseClasses.PartialGasFunction;
  input SI.Temperature T "Temperature";
  input TILMedia.Internals.GasName gasName "Gas name";
  input Integer nc "Number of components";
  input Integer condensingIndex "Index of condensing component";
  output SI.SpecificEnthalpy delta_hd "Specific enthalpy of desublimation of condensing component";
end specificEnthalpyOfDesublimation_T;

Generated at 2024-11-26T19:26:15Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos