simulation_names_values: simulations names and values generator

View source: R/constraints_functions.R

simulation_names_valuesR Documentation

simulations names and values generator

Description

simulations names and values generator

Usage

simulation_names_values(
  area,
  simulation_name,
  nb_disc_stock,
  pumping = F,
  opts = antaresRead::simOptions()
)

Arguments

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 antaresRead::setSimulationPath

Note

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.


dhia-gharsallaoui/watervalues documentation built on Dec. 1, 2022, 5:18 a.m.