Hello All Dear Matpower Users, The RTS-96 Test System data could be found from this link: http://www.ee.washington.edu/research/pstca/rts/pg_tcarts.htm
>From google searching, I have found the following link for the Matpower format of RTS-96 Test system: http://www.parallelcoding.com/wp-content/uploads/Research/MCSPruning/case96.m I rearranged the above file in the form of attached file (They are exactly the same). I just insert them in the format of Matpower. By using this case, I am surprised that while I run the Power Flow command as: >> opt = mpoption('VERBOSE', 2, 'OUT_ALL', 0); >> runpf('case96', opt); It does not converge. While when I run OPF as: >> opt = mpoption('VERBOSE', 2, 'OUT_ALL', 0); >> runopf('case96', opt); The OPF converges. Could anyone help me in this case ? Why we have results in OPF but we dont have in PF ? What would be the problem in " runpf " for Power Flow command ? Do you think that could be any error in the case study file ? All the Best Esmaeil P.S. If anyone has another case study file for RTS-96 Test system, I would like to have it.
case96.m
Description: Binary data
