power-grid-lib / pglib-opf

Benchmarks for the Optimal Power Flow Problem
Other
302 stars 83 forks source link

Tranformer Parameter Checks #4

Closed ccoffrin closed 6 years ago

ccoffrin commented 7 years ago

In some cases all tap settings are 1.0, I check should be made so that this only occurs when the value is not 1.0 or the branch is connecting two voltage levels.

ccoffrin commented 6 years ago

Also check that if the phase shift is non-zero the tap setting is also non-zero.