Hi
in addition you can use this script in workspace
[baseMVA, bus, gen, gencost, branch, f, success, et] = runopf('case9')
script "bus(:, 14)" gives you LMPs in all buses, you can save this vector
and use it in your codes
sincerelyOn Wed, Sep 4, 2013 at 12:32 PM, Fred Kanjelesa <[email protected]>wrote: > this might help > > > On 3 September 2013 22:50, <[email protected]> wrote: > >> May I have the possibility to get the .mdl file of the cases ? F.E Case >> 9? **** >> >> ** ** >> >> Thank you again **** >> >> ** ** >> >> Andres Felipe Quiceno Ayala**** >> >> Power Supply and Reliability **** >> >> Occidental Andina , LLC**** >> >> Tel : +(571)6288796**** >> >> ** ** >> >> *From:* [email protected] [mailto: >> [email protected]] *On Behalf Of *Yi Liang >> *Sent:* Tuesday, September 03, 2013 1:33 PM >> *To:* MATPOWER discussion forum >> *Subject:* Re: LMP Question**** >> >> ** ** >> >> use runopf function and you will see it in the output results. **** >> >> ** ** >> >> ** ** >> >> Yi **** >> >> ** ** >> >> On Mon, Sep 2, 2013 at 9:54 AM, <[email protected]> wrote:**** >> >> Good Morning ,**** >> >> **** >> >> I would like to know how can I get the LMP’s on an OPF in the IEEE 9 Bus >> example .**** >> >> **** >> >> Thank you, **** >> >> **** >> >> Andres Felipe Quiceno Ayala**** >> >> Power Supply and Reliability **** >> >> Occidental Andina , LLC**** >> >> Tel : +(571)6288796**** >> >> **** >> >> **** >> >> **** >> >> >> >> **** >> >> ** ** >> >> -- >> Yi Liang, Master Candidate**** >> >> ** ** >> >> Room 403, Coordinated Science Laboratory**** >> >> Department of Electrical and Computer Engineering**** >> >> University of Illinois at Urbana Champaign**** >> >> 1308 W Main Street, Urbana, IL, 61801-2307 **** >> >> ** ** >> > > > > -- > *Fred Kanjelesa. > *Zambia/Lusaka. > > Mobile: +260967880912 > > "Go as far as you can see. When you get there, you'll be able to see > farther!" *Thomas Carlyle* ** **** >
