0

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

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.

Khwrwmdao Basumatary's avatar
1
Khwrwmdao Basumatary
asked 2022-02-23 11:18:09 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

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).

perolofl's avatar
3.8k
perolofl
answered 2022-02-24 09:13:33 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Login/Signup to Answer