oemof / tespy

Thermal Engineering Systems in Python (TESPy). This package provides a powerful simulation toolkit for thermal engineering plants such as power plants, district heating systems or heat pumps.
https://tespy.readthedocs.io
MIT License
256 stars 80 forks source link

The `dissipative` attribute in the exergy analysis feature should not come with defaults #463

Open fwitte opened 6 months ago

fwitte commented 6 months ago

The reason for that is, that it does something in the background the user may overlook because it might not be known. Therefore, when using SimpleHeatExchangers users should be forced to specify a value for dissipative and otherwise an error should be raised.