Ask Your Question
0

How to skip a branch in automatic contingency specification in PSS/E 35?

asked May 25 '2

Divya gravatar image

Hello,

I am using the following skip block structure in a .con file to skip the branch from Bus 100 to Bus 200. Bus 100 is in Subsystem 'ABC'

SINGLE TIE FROM SUBSYSTEM 'ABC'

SKIP LINE FROM BUS 100 TO BUS 200 CKT 1 FROM BUS 200 TO BUS 100 CKT 1 END

But I still see the Contingency "SINGLE OPN TIE 65 100-200(1)" in the list of events. Can someone help me with skipping the branch in automatic contingency specification in PSS/E 35?

1 answer

Sort by » oldest newest most voted
0

answered May 26 '2

acd1 gravatar image

I don't know if it's the same as PSSE 34, but per the PSSE 34 manual, skipping must be done in a block structure like so:

SKIP
100 TO 200 CKT 1
END

Note that there is no "from bus" or "to bus" in the syntax.

link

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: May 25 '2

Seen: 436 times

Last updated: May 26 '22