Heat Pump and Organic Rankine Cycles ==================================== Heat Pump ---------- For heat pumps of this simple structure (so far). .. image:: ../images/2-storage_no_discharge.jpg :width: 400 :alt: heat pump with storage As one of the outputs, one gets such plots: .. image:: ../images/last_T_H_dot_plot.png :width: 400 :alt: heat pump with storage, T-H_dot plot .. toctree:: :maxdepth: 1 :caption: The jupyter-notebook (there may be installation errors shown, if Refprop and Trend are not installed) ../examples/legacy_example_heat_pump.ipynb Organic Rankine Cycle --------------------- Organic Rankine cycles with this structure are modelled: .. image:: ../images/2023-12-15-16-28cycle.png :width: 400 :alt: organic rankine cycle with storages, structure plot Typical results (here for a mixture) look like this: .. image:: ../images/last_T_H_dot_plot_orc.png :width: 400 :alt: organic rankine cycle with storages, results Cycle Structure --------------- The structure of cycles are read from excel files , to create the structure plot, as shown above. **graphviz** must be installed on the computer to use this script. An exemplary excel-file is found in the **data**-folder. Here is the first page of it. .. image:: ../images/orc_structure_Page1.png :width: 700