I am working on an island system. I make a case where I depict the whole system. The lines are in 15KV and there are 3 generators in 5MW each. I run an AC power flow (runopf)and the message is Did not converge in 5 iterations. I have done the :
* define_constants; mpcbase = loadcase('casefile'); mpcbase.bus(:, PD) = 0;
mpcbase.bus(:, QD) = 0; mpcbase.gen(:, PG) = 0; mpctarget =
loadcase('casefile'); results = runcpf(mpcbase, mpctarget); *
* results.cpf.max_lam*
and max_lam=10.5284.
The runcpf doesn't run at all.
The case is down.
Thanks
Amalia Mavrogianni
existing_system.m
Description: Binary data
