Ask Your Question
0

I am a beginner with python on PSSE. I need assistance in developing a python code for the following in PSSE:

asked 2020-05-13 17:59:49 -0500

Victor gravatar image

a. load a sav case b. Run power flow c. convert case for dynamic d. load channels (P, Q, Eterm, Bus volt, Line P, Q) e. Initialize f. Set output file path g. Run for 5 secs h. Apply 3-phase fault for 6 cycles at bus i. Clear fault j. Run after a fault for 20s End.

I will be very grateful if someone could help me, in getting up to speed with this. Thanks in advance.

edit retag flag offensive close merge delete

2 answers

Sort by ยป oldest newest most voted
0

answered 2020-05-13 21:54:36 -0500

jconto gravatar image

Search this forum for 'simulation'

edit flag offensive delete link more
0

answered 2020-05-14 01:03:53 -0500

perolofl gravatar image

It is easy if you already know how to run PSSE.

Just start recording a Python file and perform all steps manually in the GUI.

Stop recording, and you have a complete script for the whole simulation sequence.

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

1 follower

Stats

Asked: 2020-05-13 17:59:49 -0500

Seen: 1,181 times

Last updated: May 14 '20