.ThermofluidStream.Media.myMedia.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-11-21T19:25:40Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos