Start model execution in serial mode

start_serial(run, host, rundir, host_rundir, job_script)

Arguments

run

(numeric) run ID, as an integer

host

Remote host, as a list or character. Usually from settings$host.

rundir

Local run directory. Usually from settings$rundir

host_rundir

Remote host run directory. Usually from settings$host$rundir

job_script

Base name (no path) of script to run. Usually either job.sh or launcher.sh.

Value

Output of execution command, as a character (see remote.execute.cmd()).