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

correction of mass flow unit conversion #317

Closed nkawerau closed 2 years ago

nkawerau commented 2 years ago

The unit conversion in global_vars.py for mass flow was fixed. Resolve #316

pep8speaks commented 2 years ago

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

Line 35:80: E501 line too long (95 > 79 characters)

Comment last updated at 2022-03-10 18:02:23 UTC