Skip to content

v1.4

Compare
Choose a tag to compare
@ttjaden ttjaden released this 08 Mar 09:45
· 79 commits to main since this release
3725a32

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 function calc_brine_temp1 by @xihaui in #16
  • Feature heating system temperatures by @ttjaden in #17
  • added versioneer for versioning by @xihaui in #19

Full Changelog: v1.3...v1.4