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

Fix the mass flow and fluid topology simplification for multiprocessing #453

Closed fwitte closed 7 months ago

fwitte commented 7 months ago

Resolve #452

pep8speaks commented 7 months ago

Hello @fwitte! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 242:80: E501 line too long (82 > 79 characters)

Comment last updated at 2023-12-02 10:29:13 UTC