.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 2024-05-18T18:16:21Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos