Creation of Mc_all new (only antares > V6)
parAggregateMCall(
opts,
nbcl = 8,
verbose = 2,
timestep = c("annual", "daily", "hourly", "monthly", "weekly"),
writeOutput = TRUE,
mcWeights = NULL,
mcYears = NULL,
filtering = FALSE,
selected = NULL,
legacy = FALSE
)
aggregateResult(
opts,
verbose = 2,
timestep = c("annual", "daily", "hourly", "monthly", "weekly"),
writeOutput = TRUE,
mcWeights = NULL,
mcYears = NULL,
filtering = FALSE,
selected = NULL,
legacy = FALSE
)
list
of simulation parameters returned by the function setSimulationPath
numeric
Number of parralel process
numeric
show log in console. Defaut to 1
0 : No log
1 : Short log
2 : Long log
character
antares timestep
boolean
write result or not.
numeric
vector of weigth for mcYears.
numeric
mcYears to load.
boolean
filtering control
list
named list (pass to antaresRead) : list(areas = 'a', links = 'a - e')
boolean
run old version of the function
Object list
of data.tables, each element representing one type
of element (areas, links, clusters)