diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-02-26 21:12:21 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-02-26 21:12:21 +0100 |
commit | 10f2314d12bc1e1664b1ff1db015d1df9f7fbe34 (patch) | |
tree | d6d9cca6d8a394ccd4ff73a809cbd74806ec873f /docs/articles/web_only/compiled_models.html | |
parent | 396e40d2c45d81a8e74c41a2f632665021e980a1 (diff) |
Static documentation rebuilt by pkgdown
Diffstat (limited to 'docs/articles/web_only/compiled_models.html')
-rw-r--r-- | docs/articles/web_only/compiled_models.html | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/docs/articles/web_only/compiled_models.html b/docs/articles/web_only/compiled_models.html index 0295d844..3d49d262 100644 --- a/docs/articles/web_only/compiled_models.html +++ b/docs/articles/web_only/compiled_models.html @@ -64,6 +64,9 @@ <li> <a href="../../articles/twa.html">Calculation of time weighted average concentrations with mkin</a> </li> + <li> + <a href="../../articles/web_only/NAFTA_examples.html">Example evaluation of NAFTA SOP Attachment examples</a> + </li> </ul> </li> <li> @@ -126,9 +129,9 @@ <a class="sourceLine" id="cb5-16" data-line-number="16">}</a></code></pre></div> <pre><code>## Lade nötiges Paket: rbenchmark</code></pre> <pre><code>## test replications elapsed relative user.self sys.self -## 3 deSolve, compiled 3 2.318 1.000 2.317 0 -## 1 deSolve, not compiled 3 17.559 7.575 17.551 0 -## 2 Eigenvalue based 3 2.859 1.233 2.857 0 +## 3 deSolve, compiled 3 2.309 1.000 2.307 0 +## 1 deSolve, not compiled 3 17.535 7.594 17.527 0 +## 2 Eigenvalue based 3 2.846 1.233 2.844 0 ## user.child sys.child ## 3 0 0 ## 1 0 0 @@ -157,8 +160,8 @@ <a class="sourceLine" id="cb8-16" data-line-number="16">}</a></code></pre></div> <pre><code>## Successfully compiled differential equation model from auto-generated C code.</code></pre> <pre><code>## test replications elapsed relative user.self sys.self -## 2 deSolve, compiled 3 4.093 1.000 4.090 0 -## 1 deSolve, not compiled 3 37.258 9.103 37.241 0 +## 2 deSolve, compiled 3 4.071 1.000 4.069 0 +## 1 deSolve, not compiled 3 37.139 9.123 37.123 0 ## user.child sys.child ## 2 0 0 ## 1 0 0</code></pre> |