lpjshuffle.1
NAME
lpjshuffle - Shuffles input data files for LPJmL.
SYNOPSIS
lpjshuffle [-h] [-inpath dir] [[-Dmacro[=value]] [-Idir]
...] filename
DESCRIPTION
Program shuffles input data files for LPJmL model runs in
order to balance load in the parallel MPI code. New input
files will be generated with suffix '_shuffle' appended to
the filename of the original input filenames. Shuffling
should not be used for model runs with river routing
enabled.
OPTIONS
-h display a short help text
-inpath dir
set the input directory path. The path is added to the
input filenames if they do not contain an absolute
path.
-Dmacro[=value]
define macro for the preprocessor of the configuration
file
-Idir
define include directoty for the preprocessor of the
configuration file
filename
name of configuration file, default is lpjml.conf.
EXIT STATUS
lpjshuffle returns a zero exist status if the shuffled input
files have been created. Non zero is returned in case of
failure.
AUTHORS
Werner von Bloh (Werner.von.Bloh@pik-potsdam.de),
SEE ALSO
lpjml(1)
Man(1) output converted with
man2html