.SolarTherm.Materials.PartialMaterial.rho_Tf

Return specific enthalpy as a function of temperature and liquid mass fraction f

Interface

partial function rho_Tf
  extends Modelica.Icons.Function;
  input SI.Temperature T "Absolute temperature (K)";
  input Real f "Liquid mass fraction";
  output SI.Density rho "Specific Enthalpy (J/kg)";
end rho_Tf;

Generated at 2025-04-03T18:24:42Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos