Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

I must reiterate that my current solution is to work outside PSSE. The solution consists of the following steps:

  1. Take a load flow solution in txt format.
  2. Run a re script through the txt file to separate generation, load and line flow data.
  3. Fix co-ordinates of all buses according to your paper space.
  4. Call matplotlib to draw all the connecting lines and labels.

Note: I am not a professional programmer and I an not sure that this is easier to do than manipulating slider diagrams. But this is definitely another way of presenting your load flow results.