First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!

Ask Your Question
0

Help understanding psspy.bsys

asked Mar 22 '4

gabriel_ipu gravatar image

I've this line of an .py file that i can't understand what it is doing, what zone or area is selecting. Can someone help me ? } The code: psspy.bsys(1,0,[0.0,0.0],2,[1,-120],0,[],0,[],0,[])

1 answer

Sort by » oldest newest most voted
0

answered Mar 23 '4

perolofl gravatar image

Figure 2 means that two area numbers are given in the following area list. A negative area number defines a range.

I.e. [1,-120] select all areas from 1 up to 120.

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: Mar 22 '4

Seen: 272 times

Last updated: Mar 22 '24