aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2019-05-14 12:33:21 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2019-05-14 12:33:21 +0200
commit41f3c867008c24b69a9bb0e5c7c084969d46bebd (patch)
tree8ca56ce5b452bdc252f8a910e20d69dac6675cba /man
parent7b11b5d0da29447df026002af3ae5283510fdae9 (diff)
Add Exposit version 3.01a2 for runoff calculations
At the request of Muris Korkaric (Agroscope). This is for 3 m buffer only and provides consistency with earlier calculations
Diffstat (limited to 'man')
-rw-r--r--man/PEC_sw_exposit_runoff.Rd9
-rw-r--r--man/perc_runoff_reduction_exposit.Rd3
2 files changed, 8 insertions, 4 deletions
diff --git a/man/PEC_sw_exposit_runoff.Rd b/man/PEC_sw_exposit_runoff.Rd
index 13fae38..c73270b 100644
--- a/man/PEC_sw_exposit_runoff.Rd
+++ b/man/PEC_sw_exposit_runoff.Rd
@@ -9,8 +9,8 @@ Excel 3.02 spreadsheet available from
}
\usage{
PEC_sw_exposit_runoff(rate, interception = 0, Koc, DT50 = Inf,
- t_runoff = 3, exposit_reduction_version = c("3.02", "3.01a", "2.0"),
- V_ditch = 30, V_event = 100, dilution = 2)
+ t_runoff = 3, exposit_reduction_version = c("3.02", "3.01a",
+ "3.01a2", "2.0"), V_ditch = 30, V_event = 100, dilution = 2)
}
\arguments{
\item{rate}{The application rate in g/ha}
@@ -25,7 +25,9 @@ PEC_sw_exposit_runoff(rate, interception = 0, Koc, DT50 = Inf,
\item{exposit_reduction_version}{The version of the reduction factors to be used. "3.02" is the current
version used in Germany, "3.01a" is the version with additional percentages for 3 m and 6 m buffer
-zones used in Switzerland.}
+zones used in Switzerland. "3.01a2" is a version introduced for consistency with previous calculations
+performed for a 3 m buffer zone in Switzerland, with the same reduction being applied to the dissolved
+and the bound fraction.}
\item{V_ditch}{The volume of the ditch is assumed to be 1 m * 100 m * 30 cm = 30 m3}
@@ -48,6 +50,7 @@ in the worksheet "Konzept Runoff".
}
\examples{
PEC_sw_exposit_runoff(500, Koc = 150)
+ PEC_sw_exposit_runoff(600, Koc = 10000, DT50 = 195, exposit = "3.01a")
}
\seealso{
\code{\link{perc_runoff_exposit}} for runoff loss percentages and \code{\link{perc_runoff_reduction_exposit}} for runoff reduction percentages used
diff --git a/man/perc_runoff_reduction_exposit.Rd b/man/perc_runoff_reduction_exposit.Rd
index 7cb8f23..016f9dd 100644
--- a/man/perc_runoff_reduction_exposit.Rd
+++ b/man/perc_runoff_reduction_exposit.Rd
@@ -16,7 +16,8 @@ from which the values were taken.
Excel 3.02 spreadsheet available from
\url{https://www.bvl.bund.de/EN/04_PlantProtectionProducts/03_Applicants/04_AuthorisationProcedure/08_Environment/ppp_environment_node.html}
- Agroscope version 3.01a with additional runoff factors for 3 m and 6 m buffer zones received from Muris Korkaric (not published)
+ Agroscope version 3.01a with additional runoff factors for 3 m and 6 m buffer zones received from Muris Korkaric (not published).
+ The variant 3.01a2 was introduced for consistency with previous calculations performed by Agroscope for a 3 m buffer zone.
}
\usage{
perc_runoff_reduction_exposit

Contact - Imprint