.SolarTherm.Media.Sodium.Sodium_utilities.rho_T_der

Information

Derivative of the density of liquid sodium w.r.t. time

Interface

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

Generated at 2025-02-05T19:26:06Z by OpenModelicaOpenModelica 1.24.4 using GenerateDoc.mos