Package com.powsybl.iidm.modification.topology
package com.powsybl.iidm.modification.topology
-
ClassDescriptionThis method cuts an existing line in two lines that will be created and connected to an existing voltage level (also called switching voltage level).This class allows to add a new branch's feeders on existing busbar sections.Adds a coupling device between two busbar sections.This method adds a new injection bay on an existing busbar section.Connect an existing voltage level (in practice a voltage level where we have some loads or generations) to an existing line through a tee point.Creates symmetrical matrix topology in a given voltage level, containing a given number of busbar with a given number of sections each.
SeeCreateVoltageLevelTopologyBuilder
.Default naming strategy used if no other naming strategy is specified.The naming strategy aims at clarifying and facilitating the naming of the different network elements created via the differentNetworkModification
classes.This modification removes the whole feeder bay related to a given feeder connectable.This method transform the action done in the CreateLineOnLine class into the action done in the ConnectVoltageLevelOnLine class : it replaces 3 existing lines (with the same voltage level at one of their side (tee point)) with two new lines, and removes the tee pointThis method reverses the action done in the ConnectVoltageLevelOnLine class : it replaces 2 existing lines (with the same voltage level at one of their side) with a new line, and eventually removes the voltage level in common (switching voltage level), if it contains no equipments anymore, except bus or bus bar sectionThis method reverses the action done in theCreateLineOnLine
class : it replaces 3 existing lines (with the same voltage level at one of their side) with a new line, and eventually removes the existing voltage levels (tee point and tapped voltage level), if they contain no equipments anymore, except bus or bus bar section
Before modification: