2

How do I create a bus using psspy?

What function should I use to create a new bus. I have seen the functions psspy.ltap, psspy.splt and probably others to create a new bus from an existing element on the network, but I am not familiar with the function to create a bus from nothing.

Daniel_Hillier's avatar
462
Daniel_Hillier
asked 2012-02-08 22:28:29 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

3

Hi Dan, Use the psspy.bus_data_2() function. Search the PSS/E API for the parameters this function needs. Hope that helps, Trevor

tklim9's avatar
46
tklim9
answered 2012-02-09 16:38:54 -0500
JervisW's avatar
1.3k
JervisW
updated 2012-02-09 17:29:12 -0500
edit flag offensive 0 remove flag delete link

Comments

That was the one I was looking for. Thanks for the help.

Daniel_Hillier's avatar Daniel_Hillier (2012-02-09 17:29:21 -0500) edit
add a comment see more comments

Your Answer

Login/Signup to Answer