First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!

Ask Your Question
0

PSS/E Plotting

asked Nov 6 '15

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

1 answer

Sort by » oldest newest most voted
0

answered Nov 12 '15

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

link

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.
Want to format code in your answer? Here is a one minute demo on Youtube

Add Answer

[hide preview]

Question Tools

Stats

Asked: Nov 6 '15

Seen: 4,890 times

Last updated: Nov 11 '15