From 36036b5901223591e7e21e8b73d8cd1fb034f4cb Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 16 May 2017 15:43:50 +0200 Subject: Finish the Step 1 calculator including tests Some cleaning up. PELMO facilities do not currently work at my end, as I have no working wine installation on this computer --- docs/reference/run_PELMO.html | 119 ------------------------------------------ 1 file changed, 119 deletions(-) delete mode 100644 docs/reference/run_PELMO.html (limited to 'docs/reference/run_PELMO.html') diff --git a/docs/reference/run_PELMO.html b/docs/reference/run_PELMO.html deleted file mode 100644 index 067d3c1..0000000 --- a/docs/reference/run_PELMO.html +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - -Run PELMO — run_PELMO • pfm - - - - - - - - - - - - - - - - - - - - - - - - -
-
- - - -
- -
-
- - - -

Run PELMO

- - -
run_PELMO(runs, version = "5.5.3", PELMO_base = "auto",
-  cores = getOption("mc.cores", 2L))
- -

Arguments

-
-
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 FOCUS_PELMO_crops, -that hold character vectors of three letter scenario acronyms -as used in FOCUS_GW_scenarios_2012.
-
version
-
The FOCUS PELMO version
-
PELMO_base
-
Where the FOCUS PELMO installation is located
-
cores
-
The number of cores to execute PELMO runs in parallel
-
- - -
- -
- - -
- - - -- cgit v1.2.3