Apply asymmetrical fault at a particular phase
I am using psspy
to run transient analysis on a huge network. I am storing the voltage and angle snapshot of every bus at every 40 millisecond. At some time instant I want to apply an asymmetrical fault at one line in a particular phase (say, LG fault at phase B of the line between bus IDs 201 and 202). I want to store the transient disturbances (voltage and angle at all the buses) arising from that.
I have tried using the modules like SCMU etc. which seem to give the data of just the steady post-fault values. Also, modules like dist_scmu_fault_2
do not seem to work on my system and shows an error: module not found.