Hplib

Latest version: v1.9

Safety actively analyzes 681812 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.9

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**.

**Full Changelog**: https://github.com/RE-Lab-Projects/hplib/compare/v1.7...v1.9

1.8

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**.

**Full Changelog**: https://github.com/RE-Lab-Projects/hplib/compare/v1.7...v1.8

1.7

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**: https://github.com/RE-Lab-Projects/hplib/compare/v1.5...v1.7

1.6

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**: https://github.com/RE-Lab-Projects/hplib/compare/v1.5...v1.6

1.5

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
* Now installable via pip: https://pypi.org/project/hplib/

**Full Changelog**: https://github.com/RE-Lab-Projects/hplib/compare/v1.4...v1.5

1.4

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 https://github.com/RE-Lab-Projects/hplib/pull/16
* Feature heating system temperatures by ttjaden in https://github.com/RE-Lab-Projects/hplib/pull/17
* added versioneer for versioning by xihaui in https://github.com/RE-Lab-Projects/hplib/pull/19


**Full Changelog**: https://github.com/RE-Lab-Projects/hplib/compare/v1.3...v1.4

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.