.Modelica.Media.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-30T19:25:57Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos