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

Ask Your Question
0

Transformer in Area

asked Mar 23 '3

anonymous user

Anonymous

How to write python code to get the list of transformers in a single area?

1 answer

Sort by ยป oldest newest most voted
0

answered Mar 24 '3

perolofl gravatar image

Select the area as bus subsystem.

Use API atrnint to get ibus and jbus for 2W-transformers.

Use API atrnchar to get id for 2W-transformers.

Use similarly atr3int and atr3char for 3W-transformers.

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 23 '3

Seen: 126 times

Last updated: Mar 24 '23