How to use the api to overwrite PSSE existing working case network data
How to use the api to overwrite psse existing working case network data (load) -Pload & Qload two column, I should see which part of the manual?
First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
How to use the api to overwrite psse existing working case network data (load) -Pload & Qload two column, I should see which part of the manual?
The easiest way to learn about API is to record a python script while performing the operation manually in PSSE. For exemple, changing load 2 at bus 154 will generate the following API (rev 33.9):
psspy.load_chng_4(154,r"""2""",[_i,_i,_i,_i,_i,_i],[ 450.0, 375.0,_f,_f,_f,_f])
Read more about the API in Application Program Interface (API) Manual, chapter 2.25.
Asked: 2018-04-09 00:29:51 -0500
Seen: 919 times
Last updated: Apr 09 '18
How do I conditional format excel based on cell value using PSSE excelpy?
Python crashes when trying open a second case file
my question is about Python with Psse
How to Use Python bat command to simuliation on PSS/E?
Taking Long to Create DFAX File
Where can I find good tutorials to initiate python with PSSE?
Why would PU bus voltages blow up to infinity in a FLAT dynamic simulation?
whit loves you. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.