diff options
author | Ranke Johannes <johannes.ranke@agroscope.admin.ch> | 2024-02-01 10:39:53 +0100 |
---|---|---|
committer | Ranke Johannes <johannes.ranke@agroscope.admin.ch> | 2024-02-01 10:39:53 +0100 |
commit | 904a86fa92f1577414f2fce2bdbfe21e12381106 (patch) | |
tree | f1384a12882bff584334932e533d060338e1e0ad /docs/reference/index.html | |
parent | 7bf5aad5e3b89c157d1b31a586ee87a25386117d (diff) |
Calculate drift percentages and PECsw using the Rautmann formula
Diffstat (limited to 'docs/reference/index.html')
-rw-r--r-- | docs/reference/index.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/reference/index.html b/docs/reference/index.html index 7f0b768..24f3012 100644 --- a/docs/reference/index.html +++ b/docs/reference/index.html @@ -197,6 +197,11 @@ published by the JKI</dd> <dd>Regression parameters for the Rautmann drift data</dd> </dl><dl><dt> + <code><a href="drift_percentages_rautmann_formula.html">drift_percentages_rautmann_formula()</a></code> + </dt> + <dd>Calculate the drift percentages according to the Rautmann formula</dd> + </dl><dl><dt> + <code><a href="PEC_sw_drainage_UK.html">PEC_sw_drainage_UK()</a></code> </dt> <dd>Calculate initial predicted environmental concentrations in surface water due to drainage using the UK method</dd> |