From f58caa911add00f02c8be879018f370299ff02bf Mon Sep 17 00:00:00 2001 From: Ranke Johannes Date: Wed, 31 Jan 2024 14:09:50 +0100 Subject: Rebuild all online docs --- docs/reference/PEC_sw_exposit_drainage.html | 142 +--------------------------- 1 file changed, 3 insertions(+), 139 deletions(-) (limited to 'docs/reference/PEC_sw_exposit_drainage.html') diff --git a/docs/reference/PEC_sw_exposit_drainage.html b/docs/reference/PEC_sw_exposit_drainage.html index a1e135b..5da26c6 100644 --- a/docs/reference/PEC_sw_exposit_drainage.html +++ b/docs/reference/PEC_sw_exposit_drainage.html @@ -1,53 +1,11 @@ -<<<<<<< HEAD -Calculate PEC surface water due to drainage as in Exposit 3 — PEC_sw_exposit_drainage • pfm>>>>>> refs/remotes/origin/main in the worksheet "Konzept Drainage". Although there are four groups of compounds ("Gefährdungsgruppen"), only one distinction is made in the calculations, between compounds with low mobility (group 1) and compounds with modest to high mobility (groups 2, 3 and 4). In this implementation, the group is derived only from the Koc, if not given explicitly. For -<<<<<<< HEAD -details, see the discussion of the function arguments below.'> - - -
-
- - - -
-
- ->>>>>>> refs/remotes/origin/main
@@ -107,12 +64,8 @@ the group is derived only from the Koc, if not given explicitly. For details, see the discussion of the function arguments below.

-<<<<<<< HEAD -
-=======

Usage

->>>>>>> refs/remotes/origin/main
PEC_sw_exposit_drainage(
   rate,
   interception = 0,
@@ -126,23 +79,13 @@ details, see the discussion of the function arguments below.

)
-<<<<<<< HEAD - -
-

Arguments

-=======

Arguments

->>>>>>> refs/remotes/origin/main
rate

The application rate in g/ha

@@ -154,60 +97,6 @@ details, see the discussion of the function arguments below.

Koc

The sorption coefficient to soil organic carbon used to determine the mobility. A trigger value of 550 L/kg is used in order to decide if Koc >> 500.

-<<<<<<< HEAD - - -
mobility
-

Overrides what is determined from the Koc.

- - -
DT50
-

The soil half-life in days

- - -
t_drainage
-

The time between application and the drainage event, where degradation occurs, in days

- - -
V_ditch
-

The volume of the ditch is assumed to be 1 m * 100 m * 30 cm = 30 m3

- - -
V_drainage
-

The drainage volume, equivalent to 1 mm precipitation on 1 ha for spring/summer or 10 mm for -autumn/winter/early spring.

- - -
dilution
-

The dilution factor

- -
-
-

Value

- - -

A list containing the following components

-

-
perc_runoff
-

The runoff percentages for dissolved and bound substance

- -
runoff
-

A matrix containing dissolved and bound input for the different distances

- -
PEC_sw_runoff
-

A matrix containing PEC values for dissolved and bound substance - for the different distances. If the rate was given in g/ha, the PECsw are in microg/L.

- - -
-
-

See also

-

perc_runoff_exposit for runoff loss percentages and perc_runoff_reduction_exposit for runoff reduction percentages used

-
- -
-

Examples

-=======
mobility
@@ -258,7 +147,6 @@ for the different distances. If the rate was given in g/ha, the PECsw are in mic

Examples

->>>>>>> refs/remotes/origin/main
  PEC_sw_exposit_drainage(500, Koc = 150)
 #> $perc_drainage_total
 #> spring autumn 
@@ -274,24 +162,6 @@ for the different distances. If the rate was given in g/ha, the PECsw are in mic
 #> 
 
-<<<<<<< HEAD -
- -
- - -
- -
-

Site built with pkgdown 2.0.7.

-
- -
-=======
@@ -305,16 +175,10 @@ for the different distances. If the rate was given in g/ha, the PECsw are in mic
->>>>>>> refs/remotes/origin/main - - -<<<<<<< HEAD -======= ->>>>>>> refs/remotes/origin/main -- cgit v1.2.1