Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

A set of channels (a.k.a study variables) can be plotted within the PSSe GUI after opening an OUT file. The plotting features are still crude but its drag-and-drop feature is very useful. You can also use PSSPLT, a tool in the PSSe installation to do plotting. Check its manual and search for it on this forum. A channel data can be exported to excel and be plotted there. Check for "channel export" in the forum.

A python script to do plotting using the module dyntools (part of PSSe installation) is an option. Check the demo code 'dyntools_demo.py' available in the folder 'example', part of the PSSe installation.

About the case IEEE9bus system, search the forum for "Does anyone have IEEE 9 and IEEE39 dyr files?" where a link will take you to my public google site. The updated IEEE9bus system contains scripts to run fault runs (with composite load models) and simple script-driven plotting. You may check "channels.py", my other tool for plotting.