From f39815aa87272849f8e0c808099c4cee780c2a81 Mon Sep 17 00:00:00 2001
From: Johannes Ranke
+#> anisole 103.784 344.763SFO_SFO_SFO <- mkinmod(T245 = list(type = "SFO", to = "phenol"), phenol = list(type = "SFO", to = "anisole"), - anisole = list(type = "SFO"))Successfully compiled differential equation model from auto-generated C code.## Not run: ------------------------------------ + anisole = list(type = "SFO"))#>## Not run: ------------------------------------ # fit.1 <- mkinfit(SFO_SFO_SFO, subset(mccall81_245T, soil == "Commerce")) # summary(fit.1, data = FALSE) # @@ -121,9 +123,9 @@ parms.ini = c(k_phenol_sink = 0), fixed_parms = "k_phenol_sink", quiet = TRUE) summary(fit.2, data = FALSE)#> mkin version: 0.9.44.9000 -#> R version: 3.3.1 -#> Date of fit: Wed Oct 26 23:50:40 2016 -#> Date of summary: Wed Oct 26 23:50:40 2016 +#> R version: 3.3.2 +#> Date of fit: Thu Nov 3 17:46:24 2016 +#> Date of summary: Thu Nov 3 17:46:24 2016 #> #> Equations: #> d_T245 = - k_T245_sink * T245 - k_T245_phenol * T245 @@ -133,7 +135,7 @@ #> #> Model predictions using solution type deSolve #> -#> Fitted with method Port using 246 model solutions performed in 1.43 s +#> Fitted with method Port using 246 model solutions performed in 1.662 s #> #> Weighting: none #> @@ -213,8 +215,7 @@ #> DT50 DT90 #> T245 15.982 53.091 #> phenol 1.711 5.685 -#> anisole 103.784 344.763 -#>