View source: R/constraints_functions.R
constraint_week | R Documentation |
constraint_generator
depending on the maximum powers for the weekGenerate constraint values for a week at a time used in constraint_generator
depending on the maximum powers for the week
constraint_week(pumping, pumping_efficiency, nb_disc_stock, res_cap, hydro)
pumping |
Boolean. True to take into account the pumping. |
pumping_efficiency |
between 0 and 1. the pumping efficiency ratio. |
nb_disc_stock |
Number of constraint values wanted for each week |
res_cap |
Double, reservoir capacity |
hydro |
Pumping and turbining maximum powers for the week, generated by |
List of constraint values for the week
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.