Short Circuit Bus Contribution

asked 2024-08-02 08:46:59 -0500

miltonfrey gravatar image

I have successfully written a script that uses psspy.arrbox to run short circuit studies and save the results. See here and here for reference. However, I have not found a way to get the fault contribution from the adjacent buses. I have also read through the help(arrbox.ascc) docstring with no luck. It seems to store the positive, negative, and zero sequence current for each phase, but only the total current.

Is there a way to get fault current contributions from adjacent buses using arrbox? I can parse through the report, but I would prefer to use an easier approach.

edit retag flag offensive close merge delete