RWTH-EBC / AixCaliBuHA

Wield this tool to be King Arthur of your models.
MIT License
10 stars 2 forks source link

Log a warning instead of errors on `MaxIterationsReached` #28

Closed FWuellhorst closed 2 years ago

FWuellhorst commented 2 years ago

As pointed out during the review of this codebase, the error log when MaxIterationsReached is raised is not appropriate as it's no error. Hence, I will change it to log a warning.