Load data retrieval from load flow data
Hello,
is there a command which can retrieve load data entry from load flow data?
For instance: I want to get a value of Load 1 ID1 Active power from load flow data in python file.
First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
Hello,
is there a command which can retrieve load data entry from load flow data?
For instance: I want to get a value of Load 1 ID1 Active power from load flow data in python file.
Use API loddt2! See API manual, Chapter 7.
¿Is there any way to expand the results of the "MVA" option (STRING1) of loddt2 into a set of P and Q values? I am only obtaining the complex value of the load.
Asked: 2018-06-12 09:11:00 -0600
Seen: 629 times
Last updated: Sep 13 '18
Total Active Power Transmitted to a Bus
Extract Bus Voltage Magnitude and Angle from .sav case
OPF: Unrecoverable error, solution diverging
Battery model for transient stability
PSSE V32, PQ Mismatch Between Pelec/Qelec and Flow(Q+P)
Should I use brnmsc('PCTMVA') or brnmsc('PCTRTA') ?
How can i use PSS/E to calculate critical clear time through Python