create_wm_hydro_fr: Create FR Hydro setup for Weekly Margins simulation

Description Usage Arguments Examples

View source: R/create_wm_hydro_fr.R

Description

Create FR Hydro setup for Weekly Margins simulation

Usage

1
2
3
create_wm_hydro_fr(path_capa_hydro, path_hydro, start,
  fictive_area = "lac", dispo_pump = c(3200, 3200, 3020, 2860, 3020,
  3180, 3180), opts = antaresRead::simOptions())

Arguments

path_capa_hydro

Path to hydro capacities CSV file.

path_hydro

Path to hydro usine XML file.

start

Starting date of simulation.

fictive_area

Name of the fictive area to create, default is "lac".

dispo_pump

Pumpage availability.

opts

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

Examples

1
2
3
4
5
6
## Not run: 

# todo


## End(Not run)

rte-antares-rpackage/antaresWeeklyMargin documentation built on July 25, 2019, 8:23 p.m.