It is not possible in MATPOWER to enforce branch flow limits in the power flow problem. Enforcing violated branch flow limits can only be done by redispatching generation, so the question then becomes, how do you do the re-dispatch … i.e. what is the objective for the redispatch? Once you have a precise answer to that question, you can probably implement it with an OPF with the appropriate set of constraints and costs.
-- Ray Zimmerman Senior Research Associate B30 Warren Hall, Cornell University, Ithaca, NY 14853 phone: (607) 255-9645 On Apr 2, 2014, at 10:33 AM, Rapa Tachos <[email protected]> wrote: > Hello, > > I read the program documentation and it seems that the program only takes > into account the rate limits in OPF. Is there any function or comand to make > the program use those limits? > Just like the function ENFORCE_Q_LIMS, which by default the program runs the > PF without looking at those limits. > > Another question, does anyone knows any literature that teaches how to > combine evolutive algorithms with Matpower? > > Thank you.
