0

PSS/E Plotting

Hi,

I'm looking for help with plotting results from PSSE OUT files. I am aware of the PSSPLT function to plot and save as postscript or PDF files.

I recently installed Python(X,Y) but found that I need to install the PSSE DYNTOOLS library to make some functions possible. Does anyone know how I can go about installing the DYNTOOLS library to Python(X,Y)?

Thanks

DaRobba's avatar
1
DaRobba
asked 2015-11-05 22:18:30 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

Dyntools is an API library installed with PSSE. It should be installed along with PSSPY and all other API libraries. Once you tell python where your psse path is, you should just be able to do

Import dyntools

Jacde's avatar
13
Jacde
answered 2015-11-11 19:19:46 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Login/Signup to Answer