create_voltage_constraints_no_parallel: create_voltage_constraints_no_parallel

Description Usage Arguments Value

Description

creates the constraints given by the voltage of the original grid without parallel lines

Usage

1
2
create_voltage_constraints_no_parallel(solution_space, big_M, allowed_voltage,
  verbose = 0)

Arguments

solution_space

dataframe containing possible cable and transformer types in the grid and its specifications

big_M

big M value for voltage limit optimization

allowed_voltage

allowed voltage deviatipn limit

verbose

Value greater than zero to display step by step of reinforcement.

Value

This function creates the side conditions and objective function for the optimization problem. The ouput is a list. That contains A, b and c.


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