Executes the simulations with Gmacs using the data generated with the Gen_GmacsSim() function.

RunGmacsSim(path = NULL, Stock = NULL, Nsim = NULL, verbose = NULL)

Arguments

path

(character string)- file path representing root i.e., the folder where the gmacsbase.tpl file is stored.

Stock

(character string)- Name of the stock of interest. This will be used to set the working directories: this is the name of the folder in the build directory where the basic gmacs input files are stored.

Nsim

(integer)- the number of simulation that have been considered in the analysis (see Gen_GmacsSim()).

verbose

(logical)- flag to print processing information

Value

Nothing