Class SvcTestCaseFactory


  • public final class SvcTestCaseFactory
    extends Object
    A very small network to test SVC modeling. 2 buses B1 and B2. A generator G1 regulating voltage is connected to B1. B1 and B2 are connected by a line with a high reactance to cause an important voltage drop. A SVC is connected to B2 to compensate the voltage drop. G1 L2 | | B1 ---------------B2 | SVC2
    Author:
    Geoffroy Jamgotchian
    • Method Detail

      • create

        public static Network create()
      • createWithMoreSVCs

        public static Network createWithMoreSVCs()
      • createWithRemoteRegulatingTerminal

        public static Network createWithRemoteRegulatingTerminal()
      • createWithRemoteRegulatingTerminal

        public static Network createWithRemoteRegulatingTerminal​(NetworkFactory networkFactory)