.TRANSFORM.Media.Interfaces.Fluids.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 2024-12-22T19:25:51Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos