diff options
| author | Johannes Ranke <johannes.ranke@jrwb.de> | 2026-06-22 21:49:39 +0200 |
|---|---|---|
| committer | Johannes Ranke <johannes.ranke@jrwb.de> | 2026-06-22 21:49:39 +0200 |
| commit | 49285cb526a891013334ddb7b8123f3e5cd8b1a7 (patch) | |
| tree | eaabb094dc59b14d79d18d9c45b6beb1c935f08e /docs/reference/GUS.md | |
| parent | a62402ea85bc5a94c7111af904ed01c7361b87a2 (diff) | |
Diffstat (limited to 'docs/reference/GUS.md')
| -rw-r--r-- | docs/reference/GUS.md | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/docs/reference/GUS.md b/docs/reference/GUS.md index f6e4f55..8bc2a62 100644 --- a/docs/reference/GUS.md +++ b/docs/reference/GUS.md @@ -1,7 +1,7 @@ # Groundwater ubiquity score based on Gustafson (1989) The groundwater ubiquity score GUS is calculated according to the -following equation +equation \$\$GUS = \log\_{10} DT50\_{soil} (4 - \log\_{10} K\_{oc})\$\$ ## Usage @@ -101,10 +101,6 @@ print(x, ..., digits = 1) A list with the DT50 and Koc used as well as the resulting score of class GUS_result -## Details - -\$\$GUS = \log\_{10} DT50\_{soil} (4 - \log\_{10} K\_{oc})\$\$ - ## References Gustafson, David I. (1989) Groundwater ubiquity score: a simple method |
