generate_link_coeff: Generate coefficients for biding constraints, used in...

View source: R/constraints_functions.R

generate_link_coeffR Documentation

Description

Generate coefficients for biding constraints, used in runWaterValuesSimulation

Usage

generate_link_coeff(
  area,
  fictive_area,
  pumping = FALSE,
  opts = antaresRead::simOptions()
)

Arguments

area

Area with the area

fictive_area

Fictive area involved in the biding contraint

pumping

Boolean. True to take into account the pumping.

opts

List of simulation parameters returned by the function antaresRead::setSimulationPath

Value

Named vector of coefficients


rte-antares-rpackage/antaresWaterValues documentation built on April 24, 2024, 7:25 a.m.