diff options
author | Ranke Johannes <johannes.ranke@agroscope.admin.ch> | 2025-01-08 10:44:21 +0100 |
---|---|---|
committer | Ranke Johannes <johannes.ranke@agroscope.admin.ch> | 2025-01-08 10:44:21 +0100 |
commit | e6dfdecf78c448f3a0947c3e70806697c7586bc3 (patch) | |
tree | b3558992d19b6bbd0d899c0c096b1f44c2976bc8 /R/PEC_soil.R | |
parent | 02da35cd9859f336439351f35773ba1c6ac7d3a7 (diff) |
Document default soil density, update docs
Diffstat (limited to 'R/PEC_soil.R')
-rw-r--r-- | R/PEC_soil.R | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/R/PEC_soil.R b/R/PEC_soil.R index ac551a7..d6356b9 100644 --- a/R/PEC_soil.R +++ b/R/PEC_soil.R @@ -68,7 +68,8 @@ if(getRversion() >= '2.15.1') utils::globalVariables(c("destination", "study_typ #' as Kom here #' @param t_avg Averaging times for time weighted average concentrations #' @param t_act Time series for actual concentrations -#' @param scenarios If this is 'default', the DT50 will be used without correction +#' @param scenarios If this is 'default', a soil bulk density of 1.5 kg/L will +#' be used. The DT50 will be used without correction #' and soil properties as specified in the REACH guidance (R.16, Table #' R.16-9) are used for porewater PEC calculations. If this is "EFSA_2015", #' the DT50 is taken to be a modelling half-life at 20°C and pF2 (for when |