AixLib.Fluid.HeatPumps.Examples.HeatPumpDetailed

Example for the detailed heat pump model in order to compare to simple one.

Information

Overview

Simple test set-up for the HeatPumpDetailed model. The heat pump is turned on and off while the source temperature increases linearly. Outputs are the electric power consumption of the heat pump and the supply temperature.

Besides using the default simple table data, the user should also test tabulated data from AixLib.DataBase.HeatPump or polynomial functions.

Revisions

html>
 <ul>
  <li>
  May 19, 2017, by Mirko Engelpracht:<br/>
  Added missing documentation (see <a href="https://github.com/RWTH-EBC/AixLib/issues/391">issue 391</a>).
  </li>
  <li>
  October 17, 2016, by Philipp Mehrfeld:<br/>
  Implemented especially for comparison to simple heat pump model.
  </li>
 </ul>
</html>