RWTH-EBC / richardsonpy

Python version of Richardson tool
GNU General Public License v3.0
17 stars 5 forks source link

Index error for heating appliances #29

Open ISHINJaR opened 1 year ago

ISHINJaR commented 1 year ago

In the file "appliances.py" line 89 are the indexes of the heating appliances incorrect. They should be [28, 29, 30, 31, 32].

https://github.com/RWTH-EBC/richardsonpy/blob/09493d1f46ccd67593f97138ff8027e2081ec9f4/richardsonpy/classes/appliance.py#L89

JSchiefelbein commented 1 year ago

Dear @ISHINJaR, thanks a lot for identifying these issues. Well, I am no longer working for EBC / with richardsonpy. Please feel free to open a Pull request per issue and assign it to one of the current EBC employees. @larissakuehn @MDHering could you take care if this? Thanks.