renewable generation not shown in load flow
When i added external renewable (Wind/solar) generator into existing system, in load flow its generation is not shown. How to overcome this problem. Thanks in advance
First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
When i added external renewable (Wind/solar) generator into existing system, in load flow its generation is not shown. How to overcome this problem. Thanks in advance
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.
Asked: 2019-02-05 05:12:01 -0600
Seen: 387 times
Last updated: Feb 05 '19
while Dynamic simulation, Generators are converted as Voltage source with impedance...
Load Flow Blown up in Minimum Model
AREA/ZONE/OWNER based Load flow Report
Reconnecting Generators During Dynamic Simulation
How to determine if a generator tripped?
How to retrieve specific load data from psse with python