HOW CAN I RETRIEVE A SPECIFIC LIST OF BUS NUMBERS AND THEIR RESPECTIVE DATA FROM psse RAW FILES
i HAVE A SHEET OF BUS NUMBERS AND I WANT THE DATA FROM THE PSSE RAW FILE FOR ALL THE BUSES IN MY LIST .HOW CAN I DO THAT USING PYTHON ?
First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
i HAVE A SHEET OF BUS NUMBERS AND I WANT THE DATA FROM THE PSSE RAW FILE FOR ALL THE BUSES IN MY LIST .HOW CAN I DO THAT USING PYTHON ?
Alt 1: Read the raw fil in PSSE and use psspy APIs to get the bus data.
Alt 2: Read the raw file with python. Skip lines to the beginning of bus data. Read each line and skip buses not in your list.
Asked: 2022-10-12 07:16:14 -0500
Seen: 514 times
Last updated: Oct 12 '22
Getting all the branches in an area by just the area number?
Dynamic Simulation for Energization of Generation Transformer?
Why psspy.accc_with_dsp_3 function doesn't update .acc solution file?
How can i use PSS/E to calculate critical clear time through Python
whit loves you. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.