|
1 | 1 | # PowerModelsRestoration.jl
|
2 | 2 |
|
3 |
| -Release: [](https://lanl-ansi.github.io/PowerModelsRestoration.jl/stable/) |
4 |
| - |
5 |
| -Dev: |
6 |
| -[](https://travis-ci.org/lanl-ansi/PowerModelsRestoration.jl) |
7 |
| -[](https://codecov.io/gh/lanl-ansi/PowerModelsRestoration.jl) |
8 |
| -[](https://lanl-ansi.github.io/PowerModelsRestoration.jl/dev/) |
| 3 | +  |
9 | 4 |
|
10 | 5 | A PowerModelsRestoration provides extensions to [PowerModels](https://github.com/lanl-ansi/PowerModels.jl) for solving the power system restoration tasks. A core building block in PowerModelsRestoration is the Maximum Load Delivery (MLD) problem, which provides a reliable numerical method for solving challenging N-k damage scenarios, such as those that arise in the analysis of extreme events.
|
11 | 6 |
|
@@ -39,10 +34,10 @@ If you find the PowerModelsRestoration package useful in your work, we request t
|
39 | 34 |
|
40 | 35 | In addition, if the MLD problem from PowerModelsRestoration useful in your work, we kindly request that you cite the following [publication](https://ieeexplore.ieee.org/document/8494809):
|
41 | 36 | ```
|
42 |
| -@article{8494809, |
43 |
| - author={Carleton Coffrin and Russel Bent and Byron Tasseff and Kaarthik Sundar and Scott Backhaus}, |
44 |
| - title={Relaxations of AC Maximal Load Delivery for Severe Contingency Analysis}, |
45 |
| - journal={IEEE Transactions on Power Systems}, |
| 37 | +@article{8494809, |
| 38 | + author={Carleton Coffrin and Russel Bent and Byron Tasseff and Kaarthik Sundar and Scott Backhaus}, |
| 39 | + title={Relaxations of AC Maximal Load Delivery for Severe Contingency Analysis}, |
| 40 | + journal={IEEE Transactions on Power Systems}, |
46 | 41 | volume={34}, number={2}, pages={1450-1458},
|
47 | 42 | month={March}, year={2019},
|
48 | 43 | doi={10.1109/TPWRS.2018.2876507}, ISSN={0885-8950}
|
|
0 commit comments