From 22f21badb2733bc6b1d4e1d08ab1afc5ff383b07 Mon Sep 17 00:00:00 2001
From: Johannes Ranke 
Date: Wed, 16 Dec 2020 19:19:16 +0100
Subject: and update docs
---
 docs/dev/pkgdown.yml             |   2 +-
 docs/dev/reference/D24_2014.html |  37 +++++++++++++++++--------------------
 docs/dev/reference/Rplot001.png  | Bin 19395 -> 1011 bytes
 3 files changed, 18 insertions(+), 21 deletions(-)
(limited to 'docs/dev')
diff --git a/docs/dev/pkgdown.yml b/docs/dev/pkgdown.yml
index a106449f..afb417f7 100644
--- a/docs/dev/pkgdown.yml
+++ b/docs/dev/pkgdown.yml
@@ -10,7 +10,7 @@ articles:
   web_only/NAFTA_examples: NAFTA_examples.html
   web_only/benchmarks: benchmarks.html
   web_only/compiled_models: compiled_models.html
-last_built: 2020-12-16T17:28Z
+last_built: 2020-12-16T18:19Z
 urls:
   reference: https://pkgdown.jrwb.de/mkin/reference
   article: https://pkgdown.jrwb.de/mkin/articles
diff --git a/docs/dev/reference/D24_2014.html b/docs/dev/reference/D24_2014.html
index 5ebf664e..c841b68c 100644
--- a/docs/dev/reference/D24_2014.html
+++ b/docs/dev/reference/D24_2014.html
@@ -126,7 +126,7 @@ constrained by data protection regulations." />
       
         - 
   
-    
+    
      
   
 
 
@@ -220,25 +220,22 @@ specific pieces of information in the comments.
 #> 13  365  6.3#> Temporary DLL for differentials generated and loaded
#> <mkindsg> holding 5 mkinds objects
-#> Title $title:  Aerobic soil degradation data on 2,4-D from the EU assessment in 2014 
-#> Occurrene of observed compounds $observed_n:
-#> D24 DCP DCA 
-#>   5   4   4 
-#> Meta information $meta:
-#>                       study usda_soil_type study_moisture_ref_type rel_moisture
-#> 1                Cohen 1991      Silt loam                    <NA>           NA
-#> 2 Liu and Adelfinskaya 2011      Silt loam                     pF1          0.5
-#> 3 Liu and Adelfinskaya 2011           Loam                     pF1          0.5
-#> 4 Liu and Adelfinskaya 2011           Loam                     pF1          0.5
-#> 5 Liu and Adelfinskaya 2011     Loamy sand                     pF1          0.5
-#>   temperature
-#> 1          25
-#> 2          20
-#> 3          20
-#> 4          20
-#> 5          20
+#> Temporary DLL for differentials generated and loaded
#> <mkinmod> model generated with
+#> Use of formation fractions $use_of_ff: max 
+#> Specification $spec:
+#> $D24
+#> $type: SFO; $to: DCP; $sink: TRUE
+#> $DCP
+#> $type: SFO; $to: DCA; $sink: TRUE
+#> $DCA
+#> $type: SFO; $sink: TRUE
+#> Coefficient matrix $coefmat available
+#> Compiled model $cf available
+#> Differential equations:
+#> d_D24/dt = - k_D24 * D24
+#> d_DCP/dt = + f_D24_to_DCP * k_D24 * D24 - k_DCP * DCP
+#> d_DCA/dt = + f_DCP_to_DCA * k_DCP * DCP - k_DCA * DCA