Ask Your Question
0

YBUS_matrix with python in psse?

asked 2018-01-21 06:06:34 -0500

anonymous user

Anonymous

updated 2018-01-21 09:18:58 -0500

jconto gravatar image

Hi please help me!I have a project . How to create YBUS_matrix with python in psse and print it at txt file?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2018-01-23 16:19:36 -0500

jaMineroR gravatar image

There's an API that will output the elements of the matrix in a list.

ierr = outputymatrix(sid, all, ties, out, ofile)

You can output the data into a *.txt or a *.csv file and then work with the list to manually create the matrix.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

[hide preview]

Question Tools

1 follower

Stats

Asked: 2018-01-21 06:06:34 -0500

Seen: 489 times

Last updated: Jan 23 '18