.SolarTherm.Media.ChlorideSalt.ChlorideSalt_utilities.h_T_der

Information

Derivative of specific enthalpy of Chloride Salt w.r.t. time

Interface

function h_T_der
  import SolarTherm.Media.Sodium.Sodium_utilities.*;
  extends Modelica.Icons.Function;
  input Modelica.SIunits.Temperature T "Temperature";
  input Real der_T;
  output Real der_h "h derivative";
end h_T_der;

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