.SolarTherm.Materials.Al2O3_Constant.rho_Tf

find density from temperature

Interface

function rho_Tf
  input SI.Temperature T "Absolute temperature (K)";
  input Real f "Liquid mass fraction";
  output SI.SpecificEnthalpy rho "Density (kg/m3)";
end rho_Tf;

Generated at 2025-03-12T19:48:30Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos