powered by
load_stack load outputs from a stack of TROLL simulation files using TROLL stack of simulation name and path.
load_stack
TROLL
name
path
load_stack(name, path, thin = NULL)
An S4 trollstack() class object.
trollstack()
char. Name given to the stack output.
char. Path where the stack is saved.
int. Vector of integers corresponding to the iterations to be kept to reduce output size, default is NULL and corresponds to no thinning.
trollsim(), trollstack(), load_sim(), load_stack()
trollsim()
load_sim()
load_stack()
if (FALSE) { load_stack("test", "./") }
Run the code above in your browser using DataLab