diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2015-06-12 02:19:38 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2015-06-12 02:38:38 +0200 |
commit | fef0bb7fe916f91dcff089c17aa3290c0ea1ab1f (patch) | |
tree | 5613d56f179d2d6031f66d7e2f6dce0e8c3322a1 /pkg/NAMESPACE | |
parent | 5b32c30549bfa3cb42ffde7e13f75608b98c79c2 (diff) |
Add sediment PEC calculations using the percentage method
Diffstat (limited to 'pkg/NAMESPACE')
-rw-r--r-- | pkg/NAMESPACE | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/NAMESPACE b/pkg/NAMESPACE index 771739a..a1796f5 100644 --- a/pkg/NAMESPACE +++ b/pkg/NAMESPACE @@ -5,6 +5,7 @@ export(PEC_soil) export(PEC_sw_drainage_UK_ini) export(PEC_sw_drift) export(PEC_sw_drift_ini) +export(PEC_sw_sed) export(SFO_actual_twa) export(SSLRC_mobility_classification) export(TOXSWA_cwa) |