Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to find the generator type in the PSSE Model?

Hello All, In PSSE Python, I would like to filter for the wind generators in the mix of generators with various types such as Wind, Coal, Nuclear and Natural gas. One function that I came across in API is amachint with string WMOD but unfortunately this doesn't returns the wind generators list. I would like to know if there is any other better way to find the wind generators in the model.

Note: Coal, Nuclear and Natural Gas plants have the parameter Machine Control Mode as 'Conventional Machine' and rest of the wind generators as 'Renewable: Standard QT, QB limits' or 'Renewable: +, - Q limits based on WP' or 'Renewable: +, - Q limits based on WP'. So this must be easy to find the generators that are not Conventional machines to get wind generators.

Thanks in advance!!