v0.5

Changelog of the v0.5 release series.

v0.5.1 - Exciting Exergy (January, 14, 2022)

Documentation

  • Improvements on the description of the exergy analysis results data. Additional dataframe added, that contains the aggregated component exergy analysis results (component and respective bus exergy data) (PR #293).

Bug Fixes

  • In the first offdesign calculation the connection parameter specifications in the LaTeX report were still reported in design mode (PR #290).

  • Labels of string representations of numeric labels in components, connections and busses have been misinterpreted as numeric values by the network_reader (PR #298).

Other Changes

Contributors

v0.5.0 - Davis’ Domain (September, 29, 2021)

Documentation

  • Add a tutorial for the exergy analysis of a ground-coupled heat pump (GHCP). You can find it on the Tutorials and Examples pages (PR #282).

Bug Fixes

  • Add is_result flag to logarithmic temperature difference of heat exchangers.

  • Lift pandas requirement to pandas>=1.3.0 (PR #285).

Other Changes

  • LaTeX model report can now be compiled by default (PR #286).

Contributors