.ThermofluidStream.Media.myMedia.Incompressible.TableBased.h_T

Information

Compute specific enthalpy from temperature

Interface

function h_T
  import Modelica.Units.Conversions.to_degC;
  extends Modelica.Icons.Function;
  input SI.Temperature T "Temperature";
  output SI.SpecificEnthalpy h "Specific enthalpy at p, T";
end h_T;

Generated at 2025-01-04T19:25:54Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos