.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-12-10T19:14:03Z by OpenModelicaOpenModelica 1.25.7 using GenerateDoc.mos