Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version
  1. Record a python script while doing the data change and solving manually in PSS/E.

  2. Enter a for loop with numpy.arange to vary pgen.

  3. Look for a suitable API in the manual to return the wanted losses.

  4. Print pgen and losses in report window with psspy.report() or store the results in lists for plotting with matplotlib.