aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2017-01-31 07:33:21 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2017-01-31 07:33:21 +0100
commitf67ea0c4aeb68631e9f93c95e86c14364718477a (patch)
treea9a444468062b9c3b05b00ec89b0cc54c1ff7cc3 /docs
parent4e696997516543e29119e94d67283f513be4484d (diff)
Small documentation fix
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/PELMO_runs.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/reference/PELMO_runs.html b/docs/reference/PELMO_runs.html
index 1e2cc8e..23a7a30 100644
--- a/docs/reference/PELMO_runs.html
+++ b/docs/reference/PELMO_runs.html
@@ -109,7 +109,7 @@ as used in <code><a href='FOCUS_GW_scenarios_2012.html'>FOCUS_GW_scenarios_2012<
<dt>evaluate</dt>
<dd>Should the results be returned?</dd>
<dt>overwrite</dt>
- <dd>Should an existing run directories be overwritten</dd>
+ <dd>Should existing run directories be overwritten?</dd>
</dl>
<h2 class="hasAnchor" id="value"><a class="anchor" href="#value"></a>Value</h2>
@@ -171,7 +171,7 @@ the period.plm file generated by the FOCUS PELMO GUI.</p>
#&gt;
#&gt; </div><div class='input'><span class='co'># We get exactly the same PECgw values (on Linux, calling PELMO using Wine).</span>
<span class='fu'>print</span>(<span class='no'>time_1</span>)</div><div class='output co'>#&gt; User System verstrichen
-#&gt; 231.948 0.568 56.887 </div><div class='input'>
+#&gt; 228.532 0.540 57.195 </div><div class='input'>
<span class='co'># Demonstrate some results with metabolites.</span>
<span class='no'>runs_2</span> <span class='kw'>&lt;-</span> <span class='fu'>list</span>(<span class='fu'>list</span>(<span class='kw'>psm</span> <span class='kw'>=</span> <span class='st'>'Pesticide_D_1_May_every_other_year_mets'</span>,
<span class='kw'>win</span> <span class='kw'>=</span> <span class='fu'>c</span>(<span class='st'>"Cha"</span>, <span class='st'>"Ham"</span>, <span class='st'>"Kre"</span>)))

Contact - Imprint