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 -0600
Seen: 537 times
Last updated: Dec 04 '24
Open several psspy-instances from Python
Python crashes when trying open a second case file
Speed and torque of induction motors in CLOD model
Import load (MW/Mvar) and Generation (MW) from CSV file to PSS/E case
How to add models VTGTPAT and FRQTPAT using psspy?
How to clear VAR value(dynamic model) through python?
I can't get off-line generators after corrective actions
whit loves you. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.