L-L-G Model Inside PSSE
Hey guys, I am trying to simulate a L-L-G fault inside both PSSE and PSCAD however the information that I have found inside PSSE documents does not seem to achieve the same result inside PSSE. Inside the POM on page 685 (V32) or 9-14 for page numbers. This indicates that the unbalanced fault appears like so.
i.imgur.com/py2znVO.png
However when making a fault using the command below.
psspy.distscmufault([0, 1, 2, fault_bus], [23/(66^2/100), 0, 0, 0])
My understanding is that this would indicate a fault like below.
i.imgur.com/3Hjsm58.png
Please let me know if this is an incorrect assumption.