lbl-srg / BuildingsPy

Python modules for automating Modelica simulations and for running unit test for the Buildings library
82 stars 46 forks source link

Correct error message if dymola has a simulation error #537

Closed mwetter closed 8 months ago

mwetter commented 8 months ago

This corrects a string index out of range due to access of the wrong data structure. This closes #536