Ask Your Question

Way2cool's profile - activity

2019-03-03 02:33:12 -0500 received badge  Famous Question (source)
2019-01-11 10:50:40 -0500 commented answer Base Python code for a DC load flow interconnection prospecting study in PSS/e

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

2019-01-11 10:49:52 -0500 received badge  Notable Question (source)
2019-01-10 09:29:54 -0500 received badge  Popular Question (source)
2019-01-04 10:36:01 -0500 received badge  Editor (source)
2019-01-04 10:35:32 -0500 answered a question Do anyone know how to use DCLF in psse?

Run Power Flow solution as is:

  1. Lock transformer taps
  2. Lock any reactive shunts (specifically capacitor switching)

Remember : DC load flow is a linear load flow to test for thermal overloads (Rate A, B and C)

2019-01-04 08:08:40 -0500 asked a question 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.