create_clusters_other: Create other clusters

Description Usage Arguments

View source: R/create_clusters_other.R

Description

Create other clusters

Usage

1
2
3
4
5
6
7
8
9
create_clusters_other(
  planning,
  infos,
  hypothesis = NULL,
  start_date = NULL,
  area_name = NULL,
  constraints = NULL,
  opts = simOptions()
)

Arguments

planning

Calendar data read with read_calendar.

infos

Info about clusters read with read_info.

hypothesis

Kp coefficients read with read_kp_edf. If not NULL, used to compute FO rate.

start_date

Starting date of the study, if NULL (default), the date will be retrieve from the Antares study.

area_name

Name of the area where to create clusters.

constraints

Stretch/Zircaloy constraints read with read_constraints. Defaults to NULL.

opts

List of simulation parameters returned by the function setSimulationPath


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