.SolarTherm.Media.SolidParticles.CarboHSP_utilities.h_T_der

Information

Derivative of specific enthalpy of solid CarboHSP particle w.r.t. time

Interface

function h_T_der
  import SolarTherm.Media.SolidParticles.CarboHSP_utilities.*;
  extends Modelica.Icons.Function;
  input Modelica.SIunits.Temperature T "Temperature";
  input Real der_T;
  output Real der_h "Time derivative of specific enthalpy";
end h_T_der;

Generated at 2024-05-09T18:15:57Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos