resetHydroStorage: Reset to 0 the hydro storage time series, used in...

View source: R/hydro_storage_functions.R

resetHydroStorageR Documentation

Reset to 0 the hydro storage time series, used in setupWaterValuesSimulation

Description

Reset to 0 the hydro storage time series, used in setupWaterValuesSimulation

Usage

resetHydroStorage(
  area,
  path_manual_storage = NULL,
  opts = antaresRead::simOptions()
)

Arguments

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

Value

An updated list containing various information about the simulation.

Note

The function makes a copy of the original hydro storage time series, you can restore these with restoreHydroStorage.

See Also

restoreHydroStorage


rte-antares-rpackage/antaresWaterValues documentation built on April 14, 2024, 12:07 a.m.