View source: R/constraints_functions.R
simulation_names_values | R Documentation |
simulations names and values generator
simulation_names_values( area, simulation_name, nb_disc_stock, pumping = F, opts = antaresRead::simOptions() )
area |
The area concerned by the simulation. |
simulation_name |
The used name of the simulation. |
nb_disc_stock |
Number of simulation launched. |
pumping |
Boolean. True to take into account the pumping. |
opts |
List of simulation parameters returned by the function
|
This function have no side effects on the Antares study used.
It's used in case you forget to save the output of script runWaterValuesSimulation
to generate the output.
The results are meaningless unless you already launched the runWaterValuesSimulation
with the same parameters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.