Frequency Value of the Bus
asked 2016-05-31 17:32:21 -0500
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 -0500
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 -0500
Seen: 959 times
Last updated: Jun 01 '16
Load data retrieval from load flow data
Python crashes when trying open a second case file
Comparing accc results from two different SAV files?
How to add dynamic data to an existing dynamic data in PSSE through Python?
psspy function list all the FROM BUS NUMBER and TO BUS NUMBER column data
(API)Power Flow Operation - DIFF
Total Active Power Transmitted to a Bus
How to get Machine Control Mode information for each generator?