Frequency Value of the Bus
asked 2016-05-31 17:32:21 -0600
Anonymous
Hello, Is there any way of getting the Frequency Value of the bus based on the bus number in PSSE?
Thanks
First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
asked 2016-05-31 17:32:21 -0600
Anonymous
Hello, Is there any way of getting the Frequency Value of the bus based on the bus number in PSSE?
Thanks
I'm assuming you're running dynamics simulation. Based on perusing the API I found only the method to add a channel and then read it from the out file using:
ierr = bus_frequency_channel(status, ident)
e.g.
psspy.bus_frequency_channel(status2=busnumber)
Asked: 2016-05-31 17:32:21 -0600
Seen: 968 times
Last updated: Jun 01 '16
subsystem identifiers range from 0 to 11
psspy can't run with another case without any exception
Anyone can help me to debug the Python program?
psspy function list all the FROM BUS NUMBER and TO BUS NUMBER column data
Dynamic simulations using Python
Comparing accc results from two different SAV files?
How to get Machine Control Mode information for each generator?