This package contains examples that test the media packages in IBPSA.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 |
| AirTestImplementation | Model that tests the medium implementation |
| 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 |
| PropyleneGlycolWaterTestImplementation | Model that tests the medium implementation |
| 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 |
| WaterTestImplementation | Model that tests the medium implementation |
| BaseClasses | Package with base classes for IBPSA.Media.Examples |