Creation of Mc_all new (only antares > V6)
Usage
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
)Arguments
- opts
listof simulation parameters returned by the function setSimulationPath- nbcl
numericNumber of parralel process- verbose
numericshow log in console. Defaut to 10 : No log
1 : Short log
2 : Long log
- timestep
characterantares timestep- writeOutput
booleanwrite result or not.- mcWeights
numericvector of weigth for mcYears.- mcYears
numericmcYears to load.- filtering
booleanfiltering control- selected
listnamed list (pass to antaresRead) : list(areas = 'a', links = 'a - e')- legacy
booleanrun old version of the function