resetPumpPower: Reset to 0 the pumping power, used in...

View source: R/functions.R

resetPumpPowerR Documentation

Reset to 0 the pumping power, used in setupWaterValuesSimulation

Description

Reset to 0 the pumping power, used in setupWaterValuesSimulation

Usage

resetPumpPower(
  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 24, 2024, 7:25 a.m.