These programs follow the usual GNU command line syntax, with long options starting with two dashes
(`-'). A summary of options is included below.
-sN,--split=N
Splits the domain N times and returns the corresponding simulation.
-i,--pid
Keep box pids when splitting. The default is to allocate one pid per box.
-PN,--partition=N
Partition the domain in 2^N subdomains and returns the corresponding simulation.
-d,--data
When splitting or partitioning, output all data.
-P,--profile
Profiles calls to boundary conditions.
-m,--macros
Turn macros support on.
-DNAME,-DNAME=VALUE,--define=NAME,--define=NAME=VALUE
Defines NAME as a macro expanding to VALUE (macro support is implicitly turned on).
-eEV,--event=EV
Evaluates the GfsEvent EV and returns the simulation.
-V,--version
Output version information and exit.
-h,--help
Display the help and exit.