SPF-OST / pytrnsys

Package that provides functionality to run and process, plot and report TRNSYS simulations
https://pytrnsys.readthedocs.io
GNU General Public License v3.0
11 stars 8 forks source link

Improve error message if (correct version of) `TRNSYS` is not found #68

Open zuckerruebe opened 3 years ago

zuckerruebe commented 3 years ago

As a user I'd like to get a descriptive error message when the TRNSYS executable is not found or if it is not of the correct version.

Currently, I'm just told that the simulation has failed.