diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-05-14 12:33:21 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-05-14 12:33:21 +0200 |
commit | 41f3c867008c24b69a9bb0e5c7c084969d46bebd (patch) | |
tree | 8ca56ce5b452bdc252f8a910e20d69dac6675cba /docs/reference/index.html | |
parent | 7b11b5d0da29447df026002af3ae5283510fdae9 (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 'docs/reference/index.html')
-rw-r--r-- | docs/reference/index.html | 26 |
1 files changed, 16 insertions, 10 deletions
diff --git a/docs/reference/index.html b/docs/reference/index.html index cb2d963..21b75c7 100644 --- a/docs/reference/index.html +++ b/docs/reference/index.html @@ -257,15 +257,15 @@ water concentrations</p></td> </tr><tr> <td> - <p><code><a href="chent_focus_sw.html">chent_focus_sw()</a></code> </p> + <p><code><a href="PEC_sw_focus.html">PEC_sw_focus()</a></code> </p> </td> - <td><p>Create a chemical compound object for FOCUS Step 1 calculations</p></td> + <td><p>Calculate PEC surface water at FOCUS Step 1</p></td> </tr><tr> <td> - <p><code><a href="PEC_sw_focus.html">PEC_sw_focus()</a></code> </p> + <p><code><a href="chent_focus_sw.html">chent_focus_sw()</a></code> </p> </td> - <td><p>Calculate PEC surface water at FOCUS Step 1</p></td> + <td><p>Create a chemical compound object for FOCUS Step 1 calculations</p></td> </tr><tr> <td> @@ -275,21 +275,27 @@ water concentrations</p></td> </tr><tr> <td> - <p><code><a href="perc_runoff_exposit.html">perc_runoff_exposit</a></code> </p> + <p><code><a href="PEC_sw_exposit_drainage.html">PEC_sw_exposit_drainage()</a></code> </p> </td> - <td><p>Runoff loss percentages as used in Exposit 3</p></td> + <td><p>Calculate PEC surface water due to drainage as in Exposit 3</p></td> </tr><tr> <td> - <p><code><a href="perc_runoff_reduction_exposit.html">perc_runoff_reduction_exposit</a></code> </p> + <p><code><a href="PEC_sw_exposit_runoff.html">PEC_sw_exposit_runoff()</a></code> </p> </td> - <td><p>Runoff reduction percentages as used in Exposit</p></td> + <td><p>Calculate PEC surface water due to runoff and erosion as in Exposit 3</p></td> </tr><tr> <td> - <p><code><a href="PEC_sw_exposit_runoff.html">PEC_sw_exposit_runoff()</a></code> </p> + <p><code><a href="perc_runoff_exposit.html">perc_runoff_exposit</a></code> </p> </td> - <td><p>Calculate PEC surface water due to runoff and erosion as in Exposit 3</p></td> + <td><p>Runoff loss percentages as used in Exposit 3</p></td> + </tr><tr> + + <td> + <p><code><a href="perc_runoff_reduction_exposit.html">perc_runoff_reduction_exposit</a></code> </p> + </td> + <td><p>Runoff reduction percentages as used in Exposit</p></td> </tr><tr> <td> |