end_time specified in the parameters
(wrapper for Model$run())Runs the simulation until the end_time specified in the parameters
(wrapper for Model$run())
Model.run(model, n_steps = NULL, verbose = TRUE)The Model object (R6 Class)
Number of simulation steps to run. NULL means that
the simulation runs until the end (parameter "end_time")).
Show progress of the calculation (default = TRUE)