build_solution_space: build_solution_space

Description Usage Arguments Value

Description

function to collect possible asset types for lines, transformer and possible parallel lines in the grid.

Usage

1
2
build_solution_space(grid, avail_asset_types, verbose = 0, line_types = NA,
  trafo_types = NA)

Arguments

grid

List containing initial grid data.

avail_asset_types

List of available line and trafo types for replacement

verbose

Value greater than zero to display step by step of reinforcement

line_types

database containing all line types and its specification

trafo_types

database containing all line types and its specification

Value

Output is list containing 3 dataframe containing possible asset types in the grid and its specifications


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