Closed michaelbynum closed 2 years ago
Note that this PR does not make it easy to switch an out-of-service element to in-service. I do have some thoughts on how to do this a bit more elegantly which would make that easy. This will have to work for now, though.
This PR updates the required Pyomo version to 6.4 to make use of skip_validation
in Var.set_value
.
This PR updates the required Pyomo version to 6.4 to make use of
skip_validation
inVar.set_value
.
Can you update the README as well?
I will update the expected checks after I merge.
Summary/Motivation:
This PR adds an option to the ACOPF and DCOPF models to construct variables corresponding to out-of-service generators and transmission lines.
Legal Acknowledgement
By contributing to this software project, I have read the contribution guide and agree to the following terms and conditions for my contribution: