.SolarTherm.Media.SolidParticles.CarboHSP_utilities.rho_T_der

Derivative of the density of solid CarboHSP particle w.r.t. time

Interface

function rho_T_der
  import SolarTherm.Media.SolidParticles.CarboHSP_utilities.*;
  extends Modelica.Icons.Function;
  input Modelica.SIunits.Temperature T "Temperature";
  input Real der_T "Derivative of temperature w.r.t time";
  output Real der_rho "Derivative of density w.r.t time";
end rho_T_der;

Generated at 2025-03-08T19:24:39Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos