From 8452daa2015aa645dcc1eca3ec2bba5726603e4e Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Sat, 22 Sep 2018 09:54:59 +0200 Subject: Add test and update docs --- docs/reference/PEC_soil.html | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) (limited to 'docs/reference/PEC_soil.html') diff --git a/docs/reference/PEC_soil.html b/docs/reference/PEC_soil.html index 8903470..d746c2d 100644 --- a/docs/reference/PEC_soil.html +++ b/docs/reference/PEC_soil.html @@ -65,7 +65,7 @@ and in the EFSA guidance on PEC soil calculations (EFSA, 2015, 2017)." /> pfm - 0.5.1 + 0.5.2 @@ -120,9 +120,9 @@ and in the EFSA guidance on PEC soil calculations (EFSA, 2015, 2017).

PEC_units = "mg/kg", PEC_pw_units = "mg/L", interval = NA, n_periods = Inf, tillage_depth = 20, leaching_depth = tillage_depth, crop = "annual", cultivation = FALSE, chent = NA, DT50 = NA, - Koc = NA, Kom = Koc/1.724, t_avg = 0, scenarios = c("default", - "EFSA_2017", "EFSA_2015"), leaching = scenarios == "EFSA_2017", - porewater = FALSE) + FOMC = NA, Koc = NA, Kom = Koc/1.724, t_avg = 0, + scenarios = c("default", "EFSA_2017", "EFSA_2015"), leaching = scenarios + == "EFSA_2017", porewater = FALSE)

Arguments

@@ -153,8 +153,9 @@ and in the EFSA guidance on PEC soil calculations (EFSA, 2015, 2017).

- + @@ -168,7 +169,7 @@ degradation rate units are in days

@@ -193,6 +194,13 @@ also be a name for the substance as a character string

+ + + + @@ -255,7 +263,7 @@ from 2017 (p. 92).

taken into account for the EFSA 2017 scenarios, using the evaluation depth (here mixing depth) as the depth of the layer from which leaching takes place. However, as the amount leaching below the evaluation depth - (often 5 cm) will partly be mixed back during tillage, the default in this function + (often 5 cm) will partly be mixed back during tillage, the default in this function is to use the tillage depth for the calculation of the leaching rate.

If temperature information is available in the selected scenarios, as e.g. in the EFSA scenarios, the DT50 for groundwater modelling -- cgit v1.2.1

interval

Period of the deeper mixing, defaults to 365, which is a year if -degradation rate units are in days

Period of the deeper mixing. The default is NA, i.e. no +deeper mixing. For annual deeper mixing, set this to 365 when degradation +units are in days

n_periods leaching_depth

EFSA (2017) uses the mixing depth (ecotoxicological evaluation depth) to calculate leaching for annual crops where tillage -takes place. By default, losses from the layer down to the tillage +takes place. By default, losses from the layer down to the tillage depth are taken into account in this implementation.

If specified, overrides soil DT50 endpoints from a chent object If DT50 is not specified here and not available from the chent object, zero degradation is assumed

FOMC

If specified, it should be a named numeric vector containing +the FOMC parameters alpha and beta. This overrides any other degradation +endpoints, and the degradation during the interval and after the maximum PEC +is calculated using these parameters without temperature correction

Koc