From 41f3c867008c24b69a9bb0e5c7c084969d46bebd Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 14 May 2019 12:33:21 +0200 Subject: 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 --- docs/reference/PEC_sw_exposit_runoff.html | 31 +++++++++++++++++++--- docs/reference/index.html | 26 +++++++++++------- docs/reference/one_box-2.png | Bin 15306 -> 15306 bytes docs/reference/one_box-3.png | Bin 30098 -> 30090 bytes docs/reference/perc_runoff_reduction_exposit.html | 18 ++++++++++++- docs/reference/plot.one_box-3.png | Bin 37317 -> 37322 bytes docs/reference/sawtooth-2.png | Bin 37317 -> 37322 bytes 7 files changed, 61 insertions(+), 14 deletions(-) (limited to 'docs') diff --git a/docs/reference/PEC_sw_exposit_runoff.html b/docs/reference/PEC_sw_exposit_runoff.html index 4d1b5de..742c233 100644 --- a/docs/reference/PEC_sw_exposit_runoff.html +++ b/docs/reference/PEC_sw_exposit_runoff.html @@ -113,8 +113,8 @@ in the worksheet "Konzept Runoff".

PEC_sw_exposit_runoff(rate, interception = 0, Koc, DT50 = Inf,
-  t_runoff = 3, exposit_reduction_version = c("3.02", "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

@@ -141,7 +141,11 @@ in the worksheet "Konzept Runoff".

- + @@ -195,6 +199,27 @@ in the worksheet "Konzept Runoff".

#> 5 m 4.133333 0.016666667 4.150000 #> 10 m 3.542857 0.005357143 3.548214 #> 20 m 2.480000 0.002500000 2.482500 +#>
PEC_sw_exposit_runoff(600, Koc = 10000, DT50 = 195, exposit = "3.01a")
#> $perc_runoff +#> dissolved bound +#> 0.037 0.159 +#> +#> $runoff +#> dissolved bound total +#> No buffer 0.21964521 0.94388078 1.16352600 +#> 3 m 0.16473391 0.66071655 0.82545046 +#> 5 m 0.13178713 0.56632847 0.69811560 +#> 6 m 0.12080487 0.42474635 0.54555122 +#> 10 m 0.08785809 0.14158212 0.22944020 +#> 20 m 0.04392904 0.04719404 0.09112308 +#> +#> $PEC_sw_runoff +#> dissolved bound total +#> No buffer 0.8447893 3.6303107 4.4751000 +#> 3 m 0.7844472 3.1462693 3.9307165 +#> 5 m 0.7321507 3.1462693 3.8784200 +#> 6 m 0.7106169 2.4985080 3.2091248 +#> 10 m 0.6275578 1.0113008 1.6388586 +#> 20 m 0.4392904 0.4719404 0.9112308 #>
- + - + - + - + - + + + + +
exposit_reduction_version

The version of the reduction factors to be used

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. "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.

V_ditch
-

chent_focus_sw()

+

PEC_sw_focus()

Create a chemical compound object for FOCUS Step 1 calculations

Calculate PEC surface water at FOCUS Step 1

-

PEC_sw_focus()

+

chent_focus_sw()

Calculate PEC surface water at FOCUS Step 1

Create a chemical compound object for FOCUS Step 1 calculations

@@ -275,21 +275,27 @@ water concentrations

-

perc_runoff_exposit

+

PEC_sw_exposit_drainage()

Runoff loss percentages as used in Exposit 3

Calculate PEC surface water due to drainage as in Exposit 3

-

perc_runoff_reduction_exposit

+

PEC_sw_exposit_runoff()

Runoff reduction percentages as used in Exposit

Calculate PEC surface water due to runoff and erosion as in Exposit 3

-

PEC_sw_exposit_runoff()

+

perc_runoff_exposit

Calculate PEC surface water due to runoff and erosion as in Exposit 3

Runoff loss percentages as used in Exposit 3

+

perc_runoff_reduction_exposit

+

Runoff reduction percentages as used in Exposit

diff --git a/docs/reference/one_box-2.png b/docs/reference/one_box-2.png index 0da7911..eb60bd6 100644 Binary files a/docs/reference/one_box-2.png and b/docs/reference/one_box-2.png differ diff --git a/docs/reference/one_box-3.png b/docs/reference/one_box-3.png index c770252..fcb308b 100644 Binary files a/docs/reference/one_box-3.png and b/docs/reference/one_box-3.png differ diff --git a/docs/reference/perc_runoff_reduction_exposit.html b/docs/reference/perc_runoff_reduction_exposit.html index 2800d7e..314e793 100644 --- a/docs/reference/perc_runoff_reduction_exposit.html +++ b/docs/reference/perc_runoff_reduction_exposit.html @@ -125,7 +125,9 @@ from which the values were taken.

Source

Excel 3.02 spreadsheet available from - https://www.bvl.bund.de/EN/04_PlantProtectionProducts/03_Applicants/04_AuthorisationProcedure/08_Environment/ppp_environment_node.html

+ 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). + The variant 3.01a2 was introduced for consistency with previous calculations performed by Agroscope for a 3 m buffer zone.

Examples

@@ -136,6 +138,20 @@ from which the values were taken.

#> 10 m 60 85 #> 20 m 80 95 #> +#> $`3.01a` +#> dissolved bound +#> No buffer 0 0 +#> 3 m 25 30 +#> 5 m 40 40 +#> 6 m 45 55 +#> 10 m 60 85 +#> 20 m 80 95 +#> +#> $`3.01a2` +#> dissolved bound +#> No buffer 0 0 +#> 3 m 25 25 +#> #> $`2.0` #> dissolved bound #> No buffer 0.0 0.0 diff --git a/docs/reference/plot.one_box-3.png b/docs/reference/plot.one_box-3.png index 9767472..b2c339b 100644 Binary files a/docs/reference/plot.one_box-3.png and b/docs/reference/plot.one_box-3.png differ diff --git a/docs/reference/sawtooth-2.png b/docs/reference/sawtooth-2.png index 9767472..b2c339b 100644 Binary files a/docs/reference/sawtooth-2.png and b/docs/reference/sawtooth-2.png differ -- cgit v1.2.1