Ask Your Question
0

How to retrieve faulted current from Bus to Dummy Bus

asked Oct 28 '16

Phat Huynh gravatar image

updated Oct 28 '16

I use SCMU, options1 = 9 to calculate line fault. I use SCBR2 to retrieve faulted current, but I only can retrieve faulted currents from BUS to BUS. How do I retrieve faulted current from BUS to DUMMY BUS? Thanks.

1 answer

Sort by » oldest newest most voted
0

answered Oct 28 '16

perolofl gravatar image

For in-line faults the dummy bus has number 999999.

Use ierr, cmpval = psspy.scbrn2(ibus, 999999, ickt, string) to get the fault current on the line from ibus to the dummy bus.

link

Comments

Thank you, perolofl.

Phat Huynh gravatar imagePhat Huynh (Oct 29 '16)

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.
Want to format code in your answer? Here is a one minute demo on Youtube

Add Answer

[hide preview]

Question Tools

1 follower

Stats

Asked: Oct 28 '16

Seen: 328 times

Last updated: Oct 28 '16