From 98d684becd9495d370e1bcc8f9c7ca758caa4dd8 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 17 Nov 2016 22:58:28 +0100 Subject: Static documentation rebuilt by pkgdown::build_site() --- 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 40c21d3c..4314c84e 100644 --- a/docs/reference/mccall81_245T.html +++ b/docs/reference/mccall81_245T.html @@ -122,18 +122,18 @@ 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 4 17:12:32 2016 -#> Date of summary: Fri Nov 4 17:12:32 2016 +#> Date of fit: Thu Nov 17 22:56:55 2016 +#> Date of summary: Thu Nov 17 22:56:55 2016 #> #> Equations: -#> d_T245 = - k_T245_sink * T245 - k_T245_phenol * T245 -#> d_phenol = + k_T245_phenol * T245 - k_phenol_sink * phenol - +#> d_T245/dt = - k_T245_sink * T245 - k_T245_phenol * T245 +#> d_phenol/dt = + k_T245_phenol * T245 - k_phenol_sink * phenol - #> k_phenol_anisole * phenol -#> d_anisole = + k_phenol_anisole * phenol - k_anisole_sink * anisole +#> d_anisole/dt = + k_phenol_anisole * phenol - k_anisole_sink * anisole #> #> Model predictions using solution type deSolve #> -#> Fitted with method Port using 246 model solutions performed in 1.502 s +#> Fitted with method Port using 246 model solutions performed in 1.457 s #> #> Weighting: none #> -- cgit v1.2.3