This black box model represents the refrigerant cycle of a chiller. Used in AixLib.Obsolete.Year2024.Fluid.Chillers.Chiller, this model serves the simulation of a reversible chiller. Thus, data both of chillers and heat pumps can be used to calculate the three relevant values P_el, QCon and QEva. The mode of the chiller is used to switch between the performance data of the chiller and the heat pump.
The user can choose between different types of performance data or implement a new black-box model by extending from the partial model.
Name | Description |
---|---|
PerDataMainChi | Replaceable model for performance data of a chiller in main operation mode |
PerDataRevChi | Replaceable model for performance data of a chiller in reversible operation mode |