generate_constraints: This function generate binding constraints for...

View source: R/constraints_functions.R

generate_constraintsR Documentation

This function generate binding constraints for runWaterValuesSimulation

Description

This function generate binding constraints for runWaterValuesSimulation

Usage

generate_constraints(
  coeff,
  name_constraint,
  efficiency = 0.75,
  opts,
  area = NULL
)

Arguments

coeff

the sens of the constraint notation in Antares.

name_constraint

the name of the constraint.

efficiency

in [0,1]. efficient ratio of pumping.

opts

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

area

Area used to calculate watervalues


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