Total Active Power Transmitted to a Bus
Hello everyone,
I want to know if there's a method or API that returns the total active/reactive power transmitted into a specific bus in python scripts for psse?
Thank you in advance for your replies.
First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
Hello everyone,
I want to know if there's a method or API that returns the total active/reactive power transmitted into a specific bus in python scripts for psse?
Thank you in advance for your replies.
The total power flow into a bus is zero if we neglect the small mismatch. API brnflow
returns the flow on an individual branch.
Asked: 2022-09-27 10:15:36 -0600
Seen: 243 times
Last updated: Sep 27 '22
Comparing accc results from two different SAV files?
Python crashes when trying open a second case file
Load data retrieval from load flow data
Is there anyway to create .con and .mon files with PSSPY?
Bus number too long, workaround
"No network data in memory" error while running a script. Is there a fix for it?