.TILMedia.Internals.Gas.AdditionalObjectFunctions.der_specificGasEnthalpy_refStateHf_Tn

Interface

function der_specificGasEnthalpy_refStateHf_Tn
  extends TILMedia.BaseClasses.PartialGasObjectFunction;
  input SI.Temperature T "Temperature";
  input Integer compNo "Component ID";
  input TILMedia.Internals.TILMediaExternalObject gasPointer;
  input Real der_T "Temperature";
  output Real der_h_i "Specific entropy of theoretical pure component";
end der_specificGasEnthalpy_refStateHf_Tn;

Generated at 2026-06-12T20:26:55Z by OpenModelicaOpenModelica 1.26.8 using GenerateDoc.mos