Re: How to include bid prices in coding

2013-10-24 Thread Ray Zimmerman
Yes, essentially you convert bids and offers into the appropriate gencost matrix. You may find the off2case() function in extras/smartmarket to be useful in converting block bids/offers into the corresponding gencost. -- Ray Zimmerman Senior Research Associate B30 Warren Hall, Cornell Universit

How to include bid prices in coding

2013-10-22 Thread suresh babu
On Wednesday, 23 October 2013 10:51 AM, suresh babu wrote: Hi I am doing LMP calculation of modified  IEEE 24 bus  test system. I could able to include constraints given in a ref paper in IEEE 24 bus test system. Can anybody tell how to incorporate the bid prices in this coding? Is it poss