.Buildings.Media.Refrigerants.R410A.dPressureVap_dSpecificVolume_Tv

Information

Function that calculates the derivative of the Martin-Hou equation of for R410A state with regards to specific volume.

References

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

Interface

function dPressureVap_dSpecificVolume_Tv
  input Modelica.Units.SI.Temperature T "Temperature of refrigerant";
  input Modelica.Units.SI.SpecificVolume v "Specific volume of refrigerant";
  output Real dpdv(final unit = "Pa.kg/m3") "Derivative of pressure with regards to specific volume";
end dPressureVap_dSpecificVolume_Tv;

Revisions


Generated at 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos