Command Line Usage
Using BigPlanet
on the command line is relatively straight forward. After a suite of
simulations (set up with VSPACE)
has completed, simply run the following command in the in the command line:
BigPlanet <input file> -c [number of cores] -m [email] -aoqv
where the input file is the bpl.in file, which is explained here.
There are three optional arguments:
-a
: create a BigPlanet archive
-c
: set the number of processors to use
-m
: emails the user when BigPlanet
is complete
-o
: overwrite an existing archive
-q
: quiet mode (nothing is printed to the terminal)
-v
: verbose mode (all output is printed to the terminal)