.SolarTherm.Media.MoltenSalt.MoltenSalt_utilities.T_h_der

Information

Derivative of temperature of molten salt w.r.t. time

Interface

function T_h_der
  import SolarTherm.Media.MoltenSalt.MoltenSalt_utilities.*;
  extends Modelica.Icons.Function;
  input Modelica.SIunits.SpecificEnthalpy h "Specific enthalpy";
  input Real der_h "Derivative of specific enthalpy w.r.t. time";
  output Real der_T "Derivative of Temperature w.r.t. time";
end T_h_der;

Generated at 2024-04-27T18:15:52Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos