0

PSSE, python, dynamic run

I am a beginner for python and psse. I should run a dynamic simulation in psse with python for a network many times, and for every run, I should use the dynamic results in python again. can anyone help me? I don't know how to run a dynamic simulation and besides how to use the results from dynamic simulation in psse.

Rashid's avatar
1
Rashid
asked 2018-12-18 01:33:43 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

1

Look in the PSSE "Example Directory", which on my PC is here.

C:\Program Files (x86)\PTI\PSSE34\EXAMPLE

The "dyntools_demo.py" file shows you the code for running PSSE simulations from Python and plotting results.

That and the PSSE API manual should give you a head start.

jfconroy's avatar
186
jfconroy
answered 2018-12-19 10:51:39 -0500
edit flag offensive 0 remove flag delete link

Comments

I am using psse31 and I can't find dyntools_demo.py in my example fold. Could you please send me this file? Thank you very much

asd111333555777's avatar asd111333555777 (2020-04-30 02:17:37 -0500) edit

I never used v31. I suggest that you update to v34.

jfconroy's avatar jfconroy (2020-05-14 02:06:11 -0500) edit
add a comment see more comments

Your Answer

Login/Signup to Answer