summaryrefslogtreecommitdiff
path: root/man/PEC_sw_drainage_UK.Rd
diff options
context:
space:
mode:
authorRanke Johannes <johannes.ranke@agroscope.admin.ch>2024-12-16 10:31:41 +0100
committerRanke Johannes <johannes.ranke@agroscope.admin.ch>2024-12-16 10:31:41 +0100
commitb0491cb4953ae752b7d14b1085222defee3b4505 (patch)
tree47e525db000778aee681faa32b6696376ae8cda1 /man/PEC_sw_drainage_UK.Rd
parent72b426cc767e9737cc66e3d41edb064011ab009d (diff)
Fix a bug in UK drainage calculations
If a soil_DT50 was specified, and the application date was later than the beginning of the drainage period (1 October), PECsw would increase. Now the amount available at the time of the drainage period is equal to the applied amount (minus interception) if application is later than the beginning of the drainage period. Fixes #4. Thanks to @lutzeli for spotting the problem.
Diffstat (limited to 'man/PEC_sw_drainage_UK.Rd')
-rw-r--r--man/PEC_sw_drainage_UK.Rd3
1 files changed, 2 insertions, 1 deletions
diff --git a/man/PEC_sw_drainage_UK.Rd b/man/PEC_sw_drainage_UK.Rd
index f3d6169..058e068 100644
--- a/man/PEC_sw_drainage_UK.Rd
+++ b/man/PEC_sw_drainage_UK.Rd
@@ -35,7 +35,8 @@ The predicted concentration in surface water in µg/L
}
\description{
This implements the method specified in the UK data requirements handbook and was checked against the spreadsheet
-published on the CRC website
+published on the CRC website. Degradation before the start of the drainage period is taken into account if
+\code{latest_application} is specified and the degradation parameters are given either as a \code{soil_DT50} or a \code{model}.
}
\examples{
PEC_sw_drainage_UK(150, Koc = 100)

Contact - Imprint