Specifies the number of processors to run on. Default is 1.
Can be set to define which command in an app config to use.
Each KEY in this space delimited list switches on an optional configuration in an application. The (KEY) syntax can be used to denote an optional configuration that can be missing. The configurations are applied in first-to-last order.
Environment variable provided to rose bunch instances at runtime to identify the log prefix that will be used for output e.g. for a bunch instance named foo then ROSE_BUNCH_LOG_PREFIX=foo.
Specify a colon (:) separated list of paths for searching and loading site/user configuration. If this environment variable is not defined, the normal behaviour is to search for and load rose.conf from $ROSE_HOME/etc and then $HOME/.metomi.
The cycling mode to use when manipulating dates. Can be either 360day or gregorian.
The path to the data directory of the running suite.
The path to the data directory of this cycle time in the running suite.
The path to the data directory of the cycle time with an offset relative to the current cycle time. ???? is a duration:
E.g. ROSE_DATACPT6H is the data directory
of 6 hours before the current cycle time.
E.g. ROSE_DATACP1D and
ROSE_DATACPT24H are both the data directory
of 1 day before the current cycle time.
The path to the etc directory of the running suite.
If specified, change to the specified directory to install files.
Specifies the path to the rose home directory.
Specifies the path to the bin/ or sbin/ directory of the current Rose utility.
Specifies the launcher program to run the prog.
Override [rose-mpi-launch]launcher-fileopts.LAUNCHER setting for the selected LAUNCHER.
Specifies an alternative list of launchers.
Override [rose-mpi-launch]launcher-preopts.LAUNCHER setting for the selected LAUNCHER.
Override [rose-mpi-launch]launcher-postopts.LAUNCHER setting for the selected LAUNCHER.
Tell launcher to run rose mpi-launch --inner $@. Specify the arguments to ulimit. E.g. Setting this variable to -a -s unlimited -d unlimited -a results in ulimit -a; ulimit -s unlimited; ulimit -d unlimited; ulimit -a.
Defines a metadata search path, colon-separated for multiple paths.
Defines the rose namespace. Used to identify if a utility belongs to rose or rosie.
The name of the host where the rose suite-run command was invoked.
The path to the root directory of the running suite.
The path to the root directory of the running suite relative to $HOME.
The name of the running suite.
Each KEY in this space delimited list switches on an optional configuration when installing a suite. The (KEY) syntax can be used to denote an optional configuration that can be missing. The configurations are applied in first-to-last order.
Specify a named application configuration.
The cycle time of the suite task, if there is one.
The directory for log files of the suite task.
The root path for log files of the suite task.
(Deprecated) Use the opt.jobs setting in the application configuration instead.
The number of jobs to run in parallel in fcm make. (default=4)
(Deprecated) The mirror target for the mirror step in the fcm-make.cfg configuration.
The name of the suite task.
(Deprecated) Use the args setting in the application configuration instead.
Additional options and arguments for fcm make or rose app-run.
The prefix in the task name.
The suffix in the task name.
Used to identify which rose or rosie utility is being run.
The current version of Rose.