Ask Your Question
0

PSS/E Plotting

asked 2015-11-05 22:18:30 -0500

DaRobba gravatar image

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

edit retag flag offensive close merge delete

1 answer

Sort by » oldest newest most voted
0

answered 2015-11-11 19:19:46 -0500

Jacde gravatar image

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

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: 2015-11-05 22:18:30 -0500

Seen: 4,639 times

Last updated: Nov 11 '15