Buildings.Media.Refrigerants.Validation
Collection of models that validate the implementation of the refrigerants
Information
This package contains models that validate the implementation of refrigerant routines for the evaluation of thermodynamic properties.
These model outputs are stored as reference data to allow continuous validation whenever models in the library change.
Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).
Package Content
Name | Description |
---|---|
R410A_dSpecificVolumeVap_pT | Validation of the derivatives of the specific volume with regards to p and T |
Buildings.Media.Refrigerants.Validation.R410A_dSpecificVolumeVap_pT
Validation of the derivatives of the specific volume with regards to p and T
Information
Validation case for evaluation of derivatives of the Martin-Hou equation of state with regards to pressure and temperature.
The analytical implementation of derivatives is compared to a numerical evaluation of the derivatives.
Extends from Modelica.Icons.Example (Icon for runnable examples).
Parameters
Type | Name | Default | Description |
---|---|---|---|
AbsolutePressure | p | 400e3 | Pressure of refrigerant vapor [Pa] |
Temperature | T | 273.15 | Temperature of refrigerant [K] |
Real | dp | 1.0 | Delta of pressure of refrigerant vapor [Pa] |
Real | dT | 0.01 | Delta of temperature of refrigerant [K] |