When you perform opf operation on your casefile then see the column no. 14 and 15 of bus matrix, you will see the lambda values for both active and reactive power. e.g. res=runopf(case30) then see the *res.bus* matrix.
regards Mirish On Wed, Jun 29, 2016 at 9:33 AM, Priyanka Shinde < [email protected]> wrote: > I am using 'case 30' to solve O.P.F., I have got the results but I want to > use the value of LMPs in a self derived function so I want to know where > are the values of LMP stored so that I can call that function. > > -- > Regards, > Priyanka Shinde > Master of Science, > Indian Institute of Technology,Madras > > >
