heatpumps
heatpumps copied to clipboard
Add new heat pump model variants
Description of task
Since there are a lot of components in a heat pump, there are a lot of ways to arrange them. The gist of this task is to add more combinations of the exisiting component pool.
Necessary steps
- Conceive interesting heat pump topology setup
- Create child class of
HeatPumpBasethat implements said setup - Implement all relevant methods in alignment with the existing classes
- Create corresponding input parameter file
- Create topologie flow sheet as .svg file for light and dark mode
- Add the class to the
hp_modelsdictionairy ofvariables.py