From 0b98c459c30a0629a728acf6b311de035c55fb64 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 18 Jul 2018 15:18:30 +0200 Subject: Correct references to the Rocke and Lorenzato model Rename 'sigma_rl' to 'sigma_twocomp' as the Rocke and Lorenzato model assumes lognormal distribution for large y. Rebuild static documentation. --- 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 3326a225..aacdec88 100644 --- a/docs/reference/mccall81_245T.html +++ b/docs/reference/mccall81_245T.html @@ -63,7 +63,7 @@ mkin - 0.9.47.1 + 0.9.47.2 @@ -164,10 +164,10 @@ fit.2 <- mkinfit(SFO_SFO_SFO, subset(mccall81_245T, soil == "Commerce"), parms.ini = c(k_phenol_sink = 0), fixed_parms = "k_phenol_sink", quiet = TRUE) - summary(fit.2, data = FALSE)
#> mkin version used for fitting: 0.9.47.1 -#> R version used for fitting: 3.5.0 -#> Date of fit: Wed Jun 6 01:21:34 2018 -#> Date of summary: Wed Jun 6 01:21:34 2018 + summary(fit.2, data = FALSE)
#> mkin version used for fitting: 0.9.47.2 +#> R version used for fitting: 3.5.1 +#> Date of fit: Wed Jul 18 15:16:02 2018 +#> Date of summary: Wed Jul 18 15:16:02 2018 #> #> Equations: #> d_T245/dt = - k_T245_sink * T245 - k_T245_phenol * T245 @@ -177,7 +177,7 @@ #> #> Model predictions using solution type deSolve #> -#> Fitted with method Port using 246 model solutions performed in 1.452 s +#> Fitted with method Port using 246 model solutions performed in 1.416 s #> #> Weighting: none #> -- cgit v1.2.1