packageRefrigerants
Package that provides records describing properties of different refrigerants
Extends from Modelica.Icons.Package (Icon for standard packages).
Information
This package provides records describing properties of different refrigerant media. In this case, properties are, for example, fitting coefficients obtained for the Helmholtz equation of state or the saturation pressure. These fitting coefficients are used for models stored in AixLib.Media.Refrigerants.
For reasons of simplicity, this package is structured as follows:
- Base data definitions: All base data definitions are saved as separate records.
- Refrigerant packages: For the different refrigerant media, records inherited from the base data definitions are saved within one refrigerant package.
Assumptions and limitations
Currently, there is implemented just one approach (i.e. the hybrid approach) to model refrigerant media (for detailed information, please see AixLib.Media.Refrigerants.Interfaces.TemplateHybridTwoPhaseMediumRecord). Hence, the base data definitions support just the hybrid approach.
- June 9, 2017, by Mirko Engelpracht, Christian Vering:
First implementation (see issue 408).
Contents
| Name | Description |
|---|---|
| Base data definition for fitting coefficients of thermodynamic state properties at bubble and dew line | |
| Base data definition for fitting coefficients of the Helmholtz EoS | |
| Base data definition for fitting coefficients of thermodynamic state properties | |
| Package provides records for R134a | |
| Package provides records for R290 | |
| Package provides records for R410a |