Ask Your Question

Revision history [back]

Can you provide more detail (code example or detail on how you are adding and viewing). The question is too vague for me to assist. First off though, PSSE does not care what kind of generation you are adding (yes, there is a renewable flag, but it does not affect whether/how the generator is modelled). Make sure you are adding the generator to an existing type 2 or 3 bus. If you are trying to add the generator to a bus that doesn't exist you will get an error. Also, you must include the Plant data before adding the gen data. I would recommend recording a python script while you add a generator in the slider file, then use that as your template for your code. Good luck.