oemof / tespy

Thermal Engineering Systems in Python (TESPy). This package provides a powerful simulation toolkit for thermodynamic modeling of thermal engineering plants such as power plants, heat pumps or refrigeration machines.
https://tespy.readthedocs.io
MIT License
281 stars 86 forks source link

The `valid` column in the results of the `OptimizationProblem` class should be described more explicitly #564

Open fw-bh opened 1 month ago

fw-bh commented 1 month ago

It shows True for all results, also for those, where a valid solution could not be found, because it currently relates to the constraints only.