Dear all,

I'm working on my thesis using MATPOWER, but  I' ve this problem with MOST tool:


Error using  .*
Matrix dimensions must agree.

Error in most (line 2116)
        mpc.gen(ivl, QG) = mpc.gen(ivl, PG) .* Qlim ./ Pmin(ivl);

In particular:

Qlim =

     []

mpc.gen(ivl, PG)

ans =

   Empty matrix: 0-by-1


How can I change the matrix mpc.gen(ivl, PG) to have the same size of Qlim 
matrix?


I'm studing to use MOST tool to run RNM (representative network model) in a 
multiperiod of 24h.

In my case I have only one BUS GEN - without storage or wind power generation - 
that feeds approximately 3000 BUS DATA that change their load profiles each 15 
minutes.

I don't study the cost function.


I really appreciate any help you can give me


Regards


ALBERTO CLAUDIO ALVISI

Reply via email to