.SolarTherm.Materials.Inconel625.rho_Tf

Information

find density from temperature and liquid fraction

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 2024-10-17T18:25:27Z by OpenModelicaOpenModelica 1.24.0 using GenerateDoc.mos