Ask Your Question
0

Please suggest me on how to get the .seq file in PSSE

asked 2022-02-23 11:18:09 -0500

Khwrwmdao Basumatary gravatar image

Hii All, I am trying to generate the .seq file for converting the network into RSCAD. So, please suggest me how I can get the sequence data in PSSE.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2022-02-24 09:13:33 -0500

perolofl gravatar image

The API command to write sequence data to a file is:

psspy.rwsq_2(0,1,[1,1,1,0,0],0,"file.seq")

Of course, sequence data can only be exported if the the data is present in the network (saved case).

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: 2022-02-23 11:18:09 -0500

Seen: 424 times

Last updated: Feb 24 '22