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

Meaningful error messages for TRNSYS problems #3

Closed martin-neugebauer closed 1 year ago

martin-neugebauer commented 3 years ago

Implement meaningful error messages when TRNSYS has problems (not when a simulation aborts because of a simulation error, this is already covered); e.g. when the TRNSYS-exe path is incorrect or the dlls were not added. At the moment it just breaks at random places returning unhelpful exceptions.

martin-neugebauer commented 1 year ago

Too generic, there are many similar more specific issues