Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Retrieving Dynamic Generator Outputs

Does anyone know of a way to retrieve the generator power (real and reactive) outputs during dynamics in PSSE 32?

I have tried the macdat and macdt2 API's, and it seems like these are only for power flow values as they always produce the same results no matter the dynamic event.

I also know of the chval API method where I make gen power a channel value. Unfortunately, this is not really an option for me as I am trying to make a generic function for every machine in my model and this would require me adding thousands of channel values extra as this is a relatively large model.

I can't seem to find anything else in the API manual for this.

Thanks.