.ThermoSysPro.Properties.SolarSalt.Density_derT

Interface

function Density_derT
  input Units.SI.Temperature temp "Fluid temperature (K)";
  input Real der_temp "Fluid temperature time derivative (K/s)";
  output Real der_rho "Density time derivative (kg/(m3*s))";
end Density_derT;

Generated at 2025-04-02T18:24:35Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos