Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 550 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 550 Bytes

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:

Polynomial chaos is used to propagate uncertainties, for which we use PolyChaos.jl.