.TILMedia.Internals.SLEMediumFunctions.specificEnthalpy_T

Interface

function specificEnthalpy_T
  extends TILMedia.BaseClasses.PartialSLEMediumFunction;
  input Real T;
  input Real iota;
  input Real TSupercoolingLimit;
  input Real cp_s;
  input Real cp_l;
  input Real h_fusion;
  input Real T_s;
  input Real T_l;
  output Real h;
end specificEnthalpy_T;

Generated at 2024-05-18T18:16:21Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos