mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2025-09-13 07:21:16 +00:00
Heat pump: Tests, Translation, Docstrings, Relocation (#89)
* Add first unit test for heatpump COP calculation * Translate to english, add type hints, improve unit tests. * Run pre-commit * Apply suggestions from code review Co-authored-by: Michael Osthege <michael.osthege@outlook.com> * Remove conftest file --------- Co-authored-by: Michael Osthege <michael.osthege@outlook.com>
This commit is contained in:
@@ -89,7 +89,7 @@ This project uses various classes to simulate and optimize the components of an
|
||||
|
||||
- `Load`: Models the load requirements of a household or business, enabling the prediction of future energy demand.
|
||||
|
||||
- `HeatPump`: Simulates a heat pump, including its energy consumption and efficiency under various operating conditions.
|
||||
- `Heatpump`: Simulates a heat pump, including its energy consumption and efficiency under various operating conditions.
|
||||
|
||||
- `Strompreis`: Provides information on electricity prices, enabling optimization of energy consumption and generation based on tariff information.
|
||||
|
||||
|
Reference in New Issue
Block a user