getReservoirCapacity: Get the reservoir capacity for an area

View source: R/hydro_storage_functions.R

getReservoirCapacityR Documentation

Get the reservoir capacity for an area

Description

Get the reservoir capacity for an area

Usage

getReservoirCapacity(area, force = FALSE, opts = antaresRead::simOptions())

Arguments

area

An 'antares' area.

force

If "reservoir management" is disabled, return anyway the reservoir capacity?

opts

List of simulation parameters returned by the function antaresRead::setSimulationPath

Value

the reservoir capacity (in MWh), or NULL if none.

Examples

## Not run: 

getReservoirCapacity("fr")


## End(Not run)

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