Executes the simulations with Gmacs using the data generated with
the Gen_GmacsSim() function.
RunGmacsSim(path = NULL, Stock = NULL, Nsim = NULL, verbose = NULL)(character string)- file path representing root i.e., the folder where
the gmacsbase.tpl file is stored.
(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.
(integer)- the number of simulation that have been considered in
the analysis (see Gen_GmacsSim()).
(logical)- flag to print processing information
Nothing