Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

adding renewable to a load bus

Dear all, I want to add a renewable plant to a bus. The bus is a load bus. I am trying using these api: psspy.machinedata2(5,'1', [i,i,i,i,i,1], [0,0,25,-25,50,-50,75,f, 99999.0,f,f,f,f,f,f,f,f]) psspy.dyreadd([i,i,i,_i],r"""renewable.dyr""","",""). renewable.dyr is the dynamic file of the renewable plant. but using these api is not working. it is giving an error that no plant data at this bus. I assume there might be another way to add renewable to a load bus. Can anyone tell me please what is the right way?