This black box model represents the refrigerant cycle of a heat pump. Used in AixLib.Obsolete.Year2024.Fluid.HeatPumps.HeatPump, this model serves the simulation of a reversible heat pump. 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 heat pump 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 |
---|---|
PerDataMainHP | Replaceable model for performance data of a heat pump in main operation mode |
PerDataRevHP | Replaceable model for performance data of a heat pump in reversible operation mode |