Define new area
I am using sample.raw file, wants to define/add area using python command line. I have added code defining parameters. It does not show any error in the output bar but does not update/add parameters in network data. Kindly guide.
First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
I am using sample.raw file, wants to define/add area using python command line. I have added code defining parameters. It does not show any error in the output bar but does not update/add parameters in network data. Kindly guide.
To add area 7 with name "NEW AREA" use:
ierr = psspy.area_data(7,_i,[_f,_f],r"""NEW AREA""")
For explanation of ierr see the API manual.
Asked: 2024-12-03 14:22:23 -0500
Seen: 567 times
Last updated: Dec 04 '24
subsystem identifiers range from 0 to 11
Interchange or swap winding columns for 2-winding transformer in PSSE using python (psspy)
Python crashes when trying open a second case file
How to use Python do such a simulation on PSSE?
psspy can't run with another case without any exception
Open several psspy-instances from Python
How to describe a load with time-varying active power by Python in PSS/E simulation?
whit loves you. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.