First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
To display other generator angles relative to the slack generator (ex.: unit '1' at bus 100), use:
psspy.set_relang(1,100,r"""1""")
The angle of the slack generator is calculated (based on machine model, machine internal impedance, its power output, network conditions) by the dynamic solution algorithm inside PSSe, usually rendering a machine angle value different from zero.