jfreissmann / heatpumps

Collection of TESPy heat pump models and additional Streamlit dashboard.
MIT License
19 stars 5 forks source link

Add more cascading heat pump models #6

Closed jfreissmann closed 4 months ago

jfreissmann commented 7 months ago

Description of task

The model data base already contains a lot of single cycle heat pump processes. The task in this issue is to create more true two cycle (that is "cascading") heat pump model classes. The variants of the single cycle heat pumps could be used as orientation.

Necessary steps

bilwint commented 5 months ago

Is there any particular package for creating the topology (.svg) file ?

jfreissmann commented 5 months ago

We use the free and open source software inkscape for creating and working with .svg and .pdf files.