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/reference/mccall81_245T.html | |
parent | 396e40d2c45d81a8e74c41a2f632665021e980a1 (diff) |
Static documentation rebuilt by pkgdown
Diffstat (limited to 'docs/reference/mccall81_245T.html')
-rw-r--r-- | docs/reference/mccall81_245T.html | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/docs/reference/mccall81_245T.html b/docs/reference/mccall81_245T.html index 2e5f0ac2..bfb34489 100644 --- a/docs/reference/mccall81_245T.html +++ b/docs/reference/mccall81_245T.html @@ -99,6 +99,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> @@ -160,8 +163,8 @@ <span class='kw'>anisole</span> <span class='kw'>=</span> <span class='fu'><a href='https://www.rdocumentation.org/packages/base/topics/list'>list</a></span>(<span class='kw'>type</span> <span class='kw'>=</span> <span class='st'>"SFO"</span>))</div><div class='output co'>#> <span class='message'>Successfully compiled differential equation model from auto-generated C code.</span></div><div class='input'> </div><div class='input'> <span class='no'>fit.1</span> <span class='kw'><-</span> <span class='fu'><a href='mkinfit.html'>mkinfit</a></span>(<span class='no'>SFO_SFO_SFO</span>, <span class='fu'><a href='https://www.rdocumentation.org/packages/base/topics/subset'>subset</a></span>(<span class='no'>mccall81_245T</span>, <span class='no'>soil</span> <span class='kw'>==</span> <span class='st'>"Commerce"</span>), <span class='kw'>quiet</span> <span class='kw'>=</span> <span class='fl'>TRUE</span>) <span class='fu'><a href='https://www.rdocumentation.org/packages/base/topics/summary'>summary</a></span>(<span class='no'>fit.1</span>, <span class='kw'>data</span> <span class='kw'>=</span> <span class='fl'>FALSE</span>)</div><div class='output co'>#> mkin version used for fitting: 0.9.48.1 #> R version used for fitting: 3.5.2 -#> Date of fit: Tue Feb 26 20:23:32 2019 -#> Date of summary: Tue Feb 26 20:23:32 2019 +#> Date of fit: Tue Feb 26 21:07:42 2019 +#> Date of summary: Tue Feb 26 21:07:42 2019 #> #> Equations: #> d_T245/dt = - k_T245_sink * T245 - k_T245_phenol * T245 @@ -171,7 +174,7 @@ #> #> Model predictions using solution type deSolve #> -#> Fitted with method Port using 574 model solutions performed in 3.765 s +#> Fitted with method Port using 574 model solutions performed in 3.766 s #> #> Weighting: none #> @@ -249,8 +252,8 @@ <span class='kw'>fixed_parms</span> <span class='kw'>=</span> <span class='st'>"k_phenol_sink"</span>, <span class='kw'>quiet</span> <span class='kw'>=</span> <span class='fl'>TRUE</span>) <span class='fu'><a href='https://www.rdocumentation.org/packages/base/topics/summary'>summary</a></span>(<span class='no'>fit.2</span>, <span class='kw'>data</span> <span class='kw'>=</span> <span class='fl'>FALSE</span>)</div><div class='output co'>#> mkin version used for fitting: 0.9.48.1 #> R version used for fitting: 3.5.2 -#> Date of fit: Tue Feb 26 20:23:34 2019 -#> Date of summary: Tue Feb 26 20:23:34 2019 +#> Date of fit: Tue Feb 26 21:07:44 2019 +#> Date of summary: Tue Feb 26 21:07:44 2019 #> #> Equations: #> d_T245/dt = - k_T245_sink * T245 - k_T245_phenol * T245 @@ -260,7 +263,7 @@ #> #> Model predictions using solution type deSolve #> -#> Fitted with method Port using 246 model solutions performed in 1.601 s +#> Fitted with method Port using 246 model solutions performed in 1.612 s #> #> Weighting: none #> |