.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 2025-08-12T18:38:51Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos