diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2017-11-03 11:18:10 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2017-11-03 11:18:10 +0100 |
commit | eb4465035dd44907eae3ea0340221316b7cfca12 (patch) | |
tree | 0bd9534b190cffd63fbf7a02f8dbe6b244cf6dfc /man | |
parent | 06b528f0c19ca9f7a311612c0e9ae80c0d0c1d3f (diff) |
Also return runoff percentages
Diffstat (limited to 'man')
-rw-r--r-- | man/PEC_sw_exposit_runoff.Rd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man/PEC_sw_exposit_runoff.Rd b/man/PEC_sw_exposit_runoff.Rd index 7ed18b6..8405e34 100644 --- a/man/PEC_sw_exposit_runoff.Rd +++ b/man/PEC_sw_exposit_runoff.Rd @@ -30,6 +30,7 @@ PEC_sw_exposit_runoff(rate, Koc, DT50 = Inf, t_runoff = 3, \value{ A list containing the following components \describe{ + \item{perc_runoff}{The runoff percentages for dissolved and bound substance} \item{Input}{A matrix containing dissolved and bound input for the different distances} \item{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.} |