.TILMedia.BaseClasses.PartialGasObjectFunctionPrototypes.der_specificEnthalpyOfPureGas_Tn

Interface

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

Generated at 2026-01-06T19:13:46Z by OpenModelicaOpenModelica 1.26.0 using GenerateDoc.mos