YBUS_matrix with python in psse?
Hi please help me!I have a project . How to create YBUS_matrix with python in psse and print it at txt file?
First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
Hi please help me!I have a project . How to create YBUS_matrix with python in psse and print it at txt file?
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.
Asked: 2018-01-21 06:06:34 -0500
Seen: 784 times
Last updated: Jan 23 '18
Why psspy.accc_with_dsp_3 function doesn't update .acc solution file?
running PSSE from Python, error : Invalid Floating-Point number
How to output STATE and DSTATE by PSS/E dynamic simulation used Python command?
what is the best way to get started in PSSE, Python?
dyntools.CHNF() causes python to crash. Help!
How to pass only certain elements of an array in function
whit loves you. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.