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 (real power output of all the generators)?
Thanks, JQ