.SolarTherm.Materials.PCM_550.rho_Tf

Find the density based on Temperature and liquid mass fraction

Interface

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

Generated at 2025-03-08T19:24:39Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos