View source: R/create_clusters_nuclear.R
Create nuclear clusters
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()
)
|
calendar |
Calendar data read with |
clusters_desc |
Clusters / groups description read with |
kd_cho |
Kd coefficients read with |
start_date |
Starting date of the study, if |
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
|
opts |
List of simulation parameters returned by the function
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.