.BuildSysPro.IBPSA.Media.Refrigerants.R410A.enthalpySatLiq_T

Function that calculates the enthalpy of saturated liquid R410A based on temperature

Information

Function that calculates the enthalpy of saturated liquid R410A based on temperature.

References

Thermodynamic properties of DuPont Suva 410A: https://www.chemours.com/Refrigerants/en_US/assets/downloads/h64423_Suva410A_thermo_prop_si.pdf

Interface

function enthalpySatLiq_T
  input Modelica.Units.SI.Temperature T "Temperature of refrigerant";
  output Modelica.Units.SI.SpecificEnthalpy h "Specific enthalpy of saturated liquid refrigerant";
end enthalpySatLiq_T;

Revisions


Generated at 2025-03-09T19:25:01Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos