0

Base Python code for a DC load flow interconnection prospecting study in PSS/e

We have an interconnecting prospecting study and need to run:

  1. A straight PSS/e DC Load Flow (locked transformer taps, no switched shunt capacitors)
  2. Test for overload limit on a lumped aggregate modeled generator at a bus
  3. Need to increment the load flow in steps of 5 or 10 MW to full Generating Unit Capacity

Does anyone have a python shell (or idev converted python shell) that incrementally tests limits to show thermal overloads ? Much thanks on all your help.

Way2cool's avatar
1
Way2cool
asked 2019-01-04 08:08:40 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

Record a python script while performing the study manually in the GUI.

Edit the script and insert a loop to perform the incremental change.

perolofl's avatar
3.8k
perolofl
answered 2019-01-11 01:15:40 -0500
edit flag offensive 0 remove flag delete link

Comments

Much thanks. Just as I thought the idev recorder can do that. Thank you again.

Way2cool's avatar Way2cool (2019-01-11 10:50:40 -0500) edit
add a comment see more comments

Your Answer

Login/Signup to Answer