.TILMedia.BaseClasses.PartialGasFunctionPrototypes.specificEnthalpyOfFormation_n

Interface

partial function specificEnthalpyOfFormation_n
  extends TILMedia.BaseClasses.PartialGasFunction;
  input TILMedia.GasTypes.BaseGas gasType "Gas type" annotation(
    choicesAllMatching = true);
  input Integer compNo "Component ID";
  output SI.SpecificEnthalpy hF_i "Specific enthalpy of formation";
end specificEnthalpyOfFormation_n;

Generated at 2025-02-21T19:24:40Z by OpenModelicaOpenModelica 1.24.4 using GenerateDoc.mos