Skip to content

v1.7

Compare
Choose a tag to compare
@xihaui xihaui released this 03 Apr 16:27
· 65 commits to main since this release
1dd136f

About

Repository with code to

  • build a database with relevant data from public Heatpump Keymark Datasets.
  • identify efficiency parameters from the database with a least-square regression model, comparable to Schwamberger [1].
  • simulate heat pump efficiency (COP) as well as electrical (P_el) & thermal power (P_th) and massflow (m_dot) as time series.

For the simulation, it is possible to calculate outputs of a specific manufacturer + model or alternatively for one of 6 different generic heat pump types.

What's Changed

  • Added parameter p_th_min to add a minimum thermal power output in hplib.sumulate().

Full Changelog: v1.5...v1.7