Create an (empty) Antares study for Extended Shutdown Simulation
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
)
|
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.