.Modelica.Media.Incompressible.TableBased.h_T_der

Information

Compute specific enthalpy from temperature

Interface

function h_T_der
  import Modelica.Units.Conversions.to_degC;
  extends Modelica.Icons.Function;
  input SI.Temperature T "Temperature";
  input Real dT "Temperature derivative";
  output Real dh "Derivative of Specific enthalpy at T";
end h_T_der;

Generated at 2024-12-27T19:26:12Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos