.TILMedia.BaseClasses.PartialGasFunctionPrototypes.specificEnthalpyOfDesublimation_T

Interface

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

Generated at 2025-04-26T18:20:16Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos