aboutsummaryrefslogtreecommitdiff
path: root/man/run_PELMO.Rd
blob: a286c5cdac7776b7600b8d1f70493758119b9b18 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/PELMO_runs.R
\name{run_PELMO}
\alias{run_PELMO}
\title{Run PELMO}
\usage{
run_PELMO(runs, psm_dir = ".", version = "5.5.3", PELMO_base = "auto",
  cores = getOption("mc.cores", 2L))
}
\arguments{
\item{runs}{A list of lists. Each inner lists has an element named 'psm'
that holds the psm string, and elements named using three letter crop acronyms,
as used in \code{\link{FOCUS_PELMO_crops}},
that hold character vectors of three letter scenario acronyms
as used in \code{\link{FOCUS_GW_scenarios_2012}}.}

\item{psm_dir}{The directory where the psm files are located}

\item{version}{The FOCUS PELMO version}

\item{PELMO_base}{Where the FOCUS PELMO installation is located}

\item{cores}{The number of cores to execute PELMO runs in parallel}
}
\description{
Run PELMO
}

Contact - Imprint