A case study that compares probabilistic power flow, chance-constrained AC optimal power flow, and chance-constrained DC optimal power flow.
More information to follow soon.
The code implements methods from the following papers:
- Chance-constrained AC-OPF
- Chance-constrained DC-OPF (open access)
Polynomial chaos is used to propagate uncertainties, for which we use PolyChaos.jl
.