get_grid_paths_and_branches: get_grid_paths

Description Usage Arguments Value

Description

For each line the corresponding path in the grid is determined. It is based on a shortest paths analysis from each end node of the grid to the low-voltage side of the transformer.

Usage

1
get_grid_paths_and_branches(lines, slack_node = "GRID")

Arguments

lines

lines_data frame of package SimTOOL

slack_node

reference node that has has angular reference of 0 and voltage magnitude of 1 p.u.

Value

Output is a dataframe. Rows contain the lines. For each path a column indicates whether the corresponding line is contained (1) or not (0).


asiono/rein documentation built on May 25, 2019, 2:26 p.m.