Ask Your Question
1

Creating and editing an "Eventstudyfile" with python

asked 2013-03-21 17:11:43 -0500

anonymous user

Anonymous

Hello ,

I was wondering if any of you know how to create evenstudies from python. I am trying to write a python script for calculating cct(critical clearing time) for dynamic simulation but I noticed there is no instruction on how to edit the content of the eventstudy file. There are apis for creating/opening and closing an eventstudy file, an api for choosing an eventstudy within the file but none for creating the event study in the file itself. If anyone of you has done this before can you please guide me on how to go about it?

I want to know how to calculated cct using python and PSSE or just how to edit the eventstudy file.

Thank you

Samuel

edit retag flag offensive close merge delete

Comments

Hi Sam, how did you go on this one? For the record, for all of the PSSE automation file types there isn't any api. You must write out your event study file by hand or with a python script.

JervisW gravatar imageJervisW ( 2013-04-22 03:09:09 -0500 )edit

How about creat idv file for eventstudy, then use python to load idv?

SC gravatar imageSC ( 2014-02-04 07:47:17 -0500 )edit

1 answer

Sort by ยป oldest newest most voted
0

answered 2022-02-05 05:56:32 -0500

Anil Kumar gravatar image

Sir, In the dynamic simulation you can actually calculate cct using python while loop along with python automate file. This while loop check can be done with reporting tool and critical fault limit.

Its acuracy is as good as with the python program alpha variable

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

[hide preview]

Question Tools

Stats

Asked: 2013-03-21 17:11:43 -0500

Seen: 1,332 times

Last updated: Feb 05 '22