.BuildSysPro.IBPSA.Media.Refrigerants.R410A.enthalpySatVap_T

Function that calculates the specific enthalpy of saturated R410A vapor based on temperature

Information

Function that calculates the specific enthalpy of saturated R410A vapor 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 enthalpySatVap_T
  input Modelica.Units.SI.Temperature T "Temperature of refrigerant";
  output Modelica.Units.SI.SpecificEnthalpy h "Specific enthalpy of saturated liquid refrigerant";
end enthalpySatVap_T;

Revisions


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