How to get updated Y matrix?

asked May 7 '13

maxX gravatar image

I understand outputymatrix. But issue with the command is it doesn't give you the Y_Matrix after Powerflow which might be different after tap changes.

Thanks

Comments

which command is this? Is it in PSSE 33?

JervisW gravatar imageJervisW (May 8 '13)
1

Looks like the function is psspy.output_y_matrix(sid, all, ties, out, ofile). Should be in version 32 and 33 (possibly older ones too). Have you tried performing a solve immediately before running the function?

Eli Pack gravatar imageEli Pack (May 9 '13)