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

Bump up CoolProp dependency and remove incompressible fluid handling quick fix #455

Closed fwitte closed 7 months ago

fwitte commented 7 months ago

CoolProp recently published version 6.6. The bug concerning incompressible fluid reference temperatures has been resolved on their side, therefore this PR introduces minimum CoolProp version of 6.6 and removes the quickfix in the fluid property wrapper module.