Can you describe exactly what you are doing in a bit more detail (or maybe
provide a few lines of code to illustrate)? I’m not sure where you are getting
a matrix that is 117x64.
Ray
On Sep 3, 2023, at 7:10 AM, Kaled Zareer <[email protected]> wrote:
Dear MATPOWER team,
I used inv(Jac) to obtain the voltage sensitivities of 118-bus. The size of
"dv/dp" matrix is 117x64. I extracted the sensitivities related to load buses
(i.e. 64x64 matrix). As it is known, the diagonal elements must be greater than
the off-diagonal elements. However, the results do not coincide with this fact.
Your comments are highly appreciated.
Khaled