This package contains examples that test the media packages in Buildings.Media.
| Name | Description |
|---|---|
| AirDerivativeCheck | Model that tests the derivative implementation |
| AirProperties | Model that tests the implementation of the fluid properties |
| AirTemperatureEnthalpyInversion | Model to check computation of h(T) and its inverse |
| PropyleneGlycolWaterDerivativeCheck | Model that tests the derivative implementation |
| PropyleneGlycolWaterProperties | Model that tests the implementation of the fluid properties |
| PropyleneGlycolWaterTemperatureEnthalpyInversion | Model to check computation of h(T) and its inverse |
| SteamDerivativeCheck | Model that tests the derivative implementation |
| SteamProperties | Model that tests the implementation of the steam superheated properties |
| SteamSaturationConsistencyCheck | Model that checks the consistency of saturated property functions |
| SteamTemperatureEnthalpyInversion | Model to check computation of h(T) and its inverse |
| WaterDerivativeCheck | Model that tests the derivative implementation |
| WaterProperties | Model that tests the implementation of the fluid properties |
| WaterTemperatureEnthalpyInversion | Model to check computation of h(T) and its inverse |
| BaseClasses | Package with base classes for Buildings.Media.Examples |