From 10f2314d12bc1e1664b1ff1db015d1df9f7fbe34 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 26 Feb 2019 21:12:21 +0100 Subject: Static documentation rebuilt by pkgdown --- docs/reference/mccall81_245T.html | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) (limited to 'docs/reference/mccall81_245T.html') 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 @@
  • Calculation of time weighted average concentrations with mkin
  • +
  • + Example evaluation of NAFTA SOP Attachment examples +
  • @@ -160,8 +163,8 @@ anisole = list(type = "SFO"))
    #> Successfully compiled differential equation model from auto-generated C code.
    fit.1 <- mkinfit(SFO_SFO_SFO, subset(mccall81_245T, soil == "Commerce"), quiet = TRUE) summary(fit.1, data = FALSE)
    #> 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 @@ fixed_parms = "k_phenol_sink", quiet = TRUE) summary(fit.2, data = FALSE)
    #> 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 #> -- cgit v1.2.1