setup_study: Create an (empty) Antares study for Extended Shutdown...

Description Usage Arguments

View source: R/setup_study.R

Description

Create an (empty) Antares study for Extended Shutdown Simulation

Usage

1
2
3
4
5
6
7
8
setup_study(
  path,
  start_date = "2018-07-01",
  study_name = "prolongation-arrets",
  area_name = "fr",
  keep_clusters = "fr_dsr_long",
  nb_ts_thermal = 1000
)

Arguments

path

Path to an Antares study or to a directory for creating one.

start_date

Starting date for the study.

study_name

Name of the study.

area_name

Name of the area to create or use.

keep_clusters

For an existing study, a character vector of clusters to keep, all others will be removed.

nb_ts_thermal

Number of thermal timeseries to set.


rte-antares-rpackage/antaresThermalTS documentation built on May 14, 2020, 1:48 a.m.