View source: R/constraints_functions.R
generate_constraints | R Documentation |
runWaterValuesSimulation
This function generate binding constraints for runWaterValuesSimulation
generate_constraints(
coeff,
name_constraint,
efficiency = 0.75,
opts,
area = NULL
)
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
|
area |
Area used to calculate watervalues |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.