From a0192522fd79cced4e22e3e6096e4238b6ac2329 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 16 Dec 2020 19:12:40 +0100 Subject: Add printout of d24 model and update docs --- docs/dev/reference/D24_2014.html | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) (limited to 'docs/dev/reference/D24_2014.html') diff --git a/docs/dev/reference/D24_2014.html b/docs/dev/reference/D24_2014.html index e4a3216d..5ebf664e 100644 --- a/docs/dev/reference/D24_2014.html +++ b/docs/dev/reference/D24_2014.html @@ -220,7 +220,25 @@ specific pieces of information in the comments.

#> 13 365 6.3
m_D24 = mkinmod(D24 = mkinsub("SFO", to = "DCP"), DCP = mkinsub("SFO", to = "DCA"), DCA = mkinsub("SFO")) -
#> Temporary DLL for differentials generated and loaded
+
#> Temporary DLL for differentials generated and loaded
print(D24_2014) +
#> <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