.TRANSFORM.Media.Interfaces.Fluids.TableBased.h_T

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 2026-06-12T20:26:55Z by OpenModelicaOpenModelica 1.26.8 using GenerateDoc.mos