NREL / PRAS

NREL's Probabilistic Resource Adequacy Suite (PRAS)
https://www.nrel.gov/analysis/pras.html
Other
46 stars 11 forks source link

Fix interface utilization NaNs #21

Closed GordStephen closed 4 years ago

GordStephen commented 4 years ago

Better handle the case where all lines in an interface go on outage, leading to 0/0 = NaN% utilization.

Should add tests involving line outages before merging.

GordStephen commented 4 years ago

Thanks @scdhulipala for pointing out this issue!