From ea9b75183bcf41fcdd6f61ec6060e94c4bc321a2 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 11 Jun 2015 12:13:47 +0200 Subject: Add simple drift PEC ini calculations These are tested for field crops with the CRD spreadsheet --- README.rmd | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README.rmd') diff --git a/README.rmd b/README.rmd index c4c514e..ade1445 100644 --- a/README.rmd +++ b/README.rmd @@ -67,4 +67,11 @@ see the data for one application: drift_data_JKI[1] ``` +### PEC surface water due to drift +Initial PEC values for an application of 100 g/ha in the vicinity of a 30 cm +deep water body are obtained using + +```{r} +PEC_sw_drift(100, applications = 1) +``` -- cgit v1.2.3