aboutsummaryrefslogtreecommitdiff
path: root/README.rmd
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2015-06-11 12:13:47 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2015-06-11 12:24:54 +0200
commitea9b75183bcf41fcdd6f61ec6060e94c4bc321a2 (patch)
treeea0004ddd9a9e6eddcfe80d030adc4ffd0854ad8 /README.rmd
parentcbba81d73faa83c63a33afc61be5efc1964925bb (diff)
Add simple drift PEC ini calculations
These are tested for field crops with the CRD spreadsheet
Diffstat (limited to 'README.rmd')
-rw-r--r--README.rmd7
1 files changed, 7 insertions, 0 deletions
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)
+```

Contact - Imprint