aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/PELMO_runs.html
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2017-05-24 16:07:35 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2017-05-24 16:07:35 +0200
commite6f968cf97ed6ca9268e6098d86ba63ff2c6d2b0 (patch)
tree9a6bcfc76838ce8c5a30163e98745d0ca84494b4 /docs/reference/PELMO_runs.html
parent4835e20d1d08203657ab616600286ad9dfd71344 (diff)
Fix for the sawtooth function for repeated applications
For n > 2, the second application was made at 2 * i instead of i.
Diffstat (limited to 'docs/reference/PELMO_runs.html')
-rw-r--r--docs/reference/PELMO_runs.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/PELMO_runs.html b/docs/reference/PELMO_runs.html
index 3b64c6e..25afcf0 100644
--- a/docs/reference/PELMO_runs.html
+++ b/docs/reference/PELMO_runs.html
@@ -190,7 +190,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; 219.860 0.960 55.449 </div><div class='input'>
+#&gt; 218.736 0.940 54.948 </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