Bus type code
Is there a Python command that returns the bus type code when it is "-2"? From what I have noticed so far, it always returns "2", even when the generator’s Q has reached its limits and the bus type in Python should be shown as "-2".
First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
Is there a Python command that returns the bus type code when it is "-2"? From what I have noticed so far, it always returns "2", even when the generator’s Q has reached its limits and the bus type in Python should be shown as "-2".
The bus code is not -2, it is still 2. The '-'-sign is just a flag in the reports that the generator is at a reactive power limit.
Check QGEN versus QMAX and QMIN to determine if the generator is at a limit.
Asked: 2025-10-14 05:15:23 -0600
Seen: 196 times
Last updated: Oct 14 '25
psse error "No type 3 (swing) bus in the network"
Do you know a code to find how many buses away are two buses in a power flow?
How does psse calculate frequency at bus?
How to model multiple infinite buses?
How to select N-level buses from specific bus called"simple bus"
How to get branch power flow and their bus numbers.
How to I get the contribution of neighboring buses, after the ascc_currents api runs?
whit loves you. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.