Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

You can do the following to get the current contribution from any generator at a bus fault.

  1. Calculate three phase fault at bus ibus with SCMU

  2. Initialize the short-circuit data retrieval APIs with scinit()

  3. Get short circuit current at ibus with API scbus2()

  4. Get current contribution at generator gbus,id with API scmac2()

  5. Restore the working case with API scdone()