create_clusters_nuclear: Create nuclear clusters

Description Usage Arguments

View source: R/create_clusters_nuclear.R

Description

Create nuclear clusters

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
create_clusters_nuclear(
  calendar,
  clusters_desc,
  kd_cho,
  start_date = NULL,
  area_name = NULL,
  law_planned = "geometric",
  volatility_planned = 1,
  constraints = NULL,
  opts = simOptions()
)

Arguments

calendar

Calendar data read with read_calendar.

clusters_desc

Clusters / groups description read with read_cluster_desc.

kd_cho

Kd coefficients read with read_kd_cho.

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.

law_planned

Law to use in Antares.

volatility_planned

Volatility for the law.

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.