View source: R/hydro_storage_functions.R
resetHydroStorage | R Documentation |
setupWaterValuesSimulation
Reset to 0 the hydro storage time series, used in setupWaterValuesSimulation
resetHydroStorage(
area,
path_manual_storage = NULL,
opts = antaresRead::simOptions()
)
area |
A valid Antares area. |
path_manual_storage |
Optional, a path where to save the hydro storage file. |
opts |
List of simulation parameters returned by the function
|
An updated list containing various information about the simulation.
The function makes a copy of the original hydro storage time series,
you can restore these with restoreHydroStorage
.
restoreHydroStorage
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.