From deca771bee44019b96e5562215ea45f5f902a339 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Mon, 21 Nov 2016 16:26:01 +0100 Subject: Rebuild some more topics with fix for dots argument --- docs/reference/mccall81_245T.html | 12 ++++++------ 1 file changed, 6 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 8eac2a55..1a8170ff 100644 --- a/docs/reference/mccall81_245T.html +++ b/docs/reference/mccall81_245T.html @@ -130,8 +130,8 @@ fit.1 <- mkinfit(SFO_SFO_SFO, subset(mccall81_245T, soil == "Commerce"), quiet = TRUE)
#> Warning: Optimisation by method Port did not converge. #> Convergence code is 1
summary(fit.1, data = FALSE)
#> mkin version: 0.9.44.9000 #> R version: 3.3.2 -#> Date of fit: Fri Nov 18 22:52:15 2016 -#> Date of summary: Fri Nov 18 22:52:15 2016 +#> Date of fit: Mon Nov 21 16:07:20 2016 +#> Date of summary: Mon Nov 21 16:07:20 2016 #> #> #> Warning: Optimisation by method Port did not converge. @@ -146,7 +146,7 @@ #> #> Model predictions using solution type deSolve #> -#> Fitted with method Port using 590 model solutions performed in 3.397 s +#> Fitted with method Port using 590 model solutions performed in 3.627 s #> #> Weighting: none #> @@ -225,8 +225,8 @@ fixed_parms = "k_phenol_sink", quiet = TRUE) summary(fit.2, data = FALSE)
#> mkin version: 0.9.44.9000 #> R version: 3.3.2 -#> Date of fit: Fri Nov 18 22:52:16 2016 -#> Date of summary: Fri Nov 18 22:52:16 2016 +#> Date of fit: Mon Nov 21 16:07:22 2016 +#> Date of summary: Mon Nov 21 16:07:22 2016 #> #> Equations: #> d_T245/dt = - k_T245_sink * T245 - k_T245_phenol * T245 @@ -236,7 +236,7 @@ #> #> Model predictions using solution type deSolve #> -#> Fitted with method Port using 246 model solutions performed in 1.471 s +#> Fitted with method Port using 246 model solutions performed in 1.475 s #> #> Weighting: none #> -- cgit v1.2.1