plot_grid_rein: plot_grid_rein

Description Usage Arguments Value

Description

create a visual graph of the grid along with each line's usage and each node's voltage deviation

Usage

1
2
plot_grid_rein(grid, U_set = 400, vertex_label = T, edge_label = T,
  allowed_voltage = 0.03)

Arguments

grid

List containing grid data.

U_set

lower voltage level in the grid

vertex_label

logical to show node names and its voltage deviation

edge_label

logical to show line types and its usage

allowed_voltage

allowed voltage deviation limit

Value

plotted graph


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