Describe the bug
After running an adopt with non dispatchable generators, the solver crashes when trying to flush the results
To Reproduce
Steps to reproduce the behavior:
- Set some generation to enabled_dispatch = False
- Execute an ACOPF
- It won't finish since the results object can't handle the non dispatchable generators results.