Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Python syntax to view the result of economic dispatch

Hi,

I use the following command to run unit commitment and economic dispatch in PSS/E: psspy.ecdi(0,1,3,r"C:\Users\XXX\Documents\PTI\PSSE35\EXAMPLE\savnw.ecd",0,[ 3520, 100.0])

What command shall I use to get the real power output of all the generators?

Thanks, JQ

Python syntax to view the result of economic dispatch

Hi,

I use the following command to run unit commitment and economic dispatch in PSS/E: psspy.ecdi(0,1,3,r"C:\Users\XXX\Documents\PTI\PSSE35\EXAMPLE\savnw.ecd",0,[ 3520, 100.0])

What command shall I use to get view the reconomic dispatch result, eal real power output of all the generatorgeneratorss??

Thanks, JQ

Python syntax to view the result of economic dispatch

Hi,

I use the following command to run unit commitment and economic dispatch in PSS/E: psspy.ecdi(0,1,3,r"C:\Users\XXX\Documents\PTI\PSSE35\EXAMPLE\savnw.ecd",0,[ 3520, 100.0])

What command shall I use to view the economic dispatch result, result real (real power output of all the generatorsgenerators)?

Thanks, JQ