Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 42 additions & 0 deletions definitions/variable/groundwater.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
heads on the top productive aquifer (confined or unconfined).
sectors:
- groundwater
valid_max: 9000.0
valid_min: -100.0

- specifier: wtd
long_name: Water table depth
Expand All @@ -20,6 +22,8 @@
Depth to the water table below land surface (digital elevation mode, DEM).
sectors:
- groundwater
valid_max: 5000.0
valid_min: -1000.0

- specifier: capillary
long_name: Capillary rise
Expand All @@ -31,6 +35,8 @@
Upward flux from groundwater to soil (leaving aquifer = negative value).
sectors:
- groundwater
valid_max: 20000.0
valid_min: -20000.0

- specifier: gwdrn
long_name: Groundwater drainage/surface water capture
Expand All @@ -43,6 +49,8 @@
= negative value. When surface water enters the aquifer, this is positive.
sectors:
- groundwater
valid_max: 20000.0
valid_min: -20000.0

- specifier: gwdrnriv
long_name: Groundwater drainage/surface water capture from rivers
Expand All @@ -56,6 +64,8 @@
entering the aquifer = positive value.
sectors:
- groundwater
valid_max: 20000.0
valid_min: -20000.0

- specifier: gwdrnlak
long_name: Groundwater drainage/surface water capture from lakes
Expand All @@ -69,6 +79,8 @@
entering the aquifer = positive value.
sectors:
- groundwater
valid_max: 20000.0
valid_min: -20000.0

- specifier: gwdrnwet
long_name: Groundwater drainage/surface water capture from wetlands
Expand All @@ -82,6 +94,8 @@
entering the aquifer = positive value.
sectors:
- groundwater
valid_max: 20000.0
valid_min: -20000.0

- specifier: gwdrnspr
long_name: Groundwater drainage/surface water capture from from springs
Expand All @@ -95,6 +109,8 @@
entering the aquifer = positive value.
sectors:
- groundwater
valid_max: 20000.0
valid_min: -20000.0

- specifier: sgd
long_name: Submarine groundwater discharge
Expand All @@ -107,6 +123,8 @@
also models without density driven flow can submit this variable.
sectors:
- groundwater
valid_max: 20000.0
valid_min: -20000.0

- specifier: abs
long_name: Groundwater abstractions
Expand All @@ -118,6 +136,8 @@
Groundwater pumped from the aquifer.
sectors:
- groundwater
valid_max: 20000.0
valid_min: -20000.0

- specifier: absd
long_name: Groundwater demands
Expand All @@ -129,6 +149,8 @@
Gross water demand
sectors:
- groundwater
valid_max: 20000.0
valid_min: 0.0

- specifier: absirr
long_name: Groundwater abstractions (irrigation)
Expand All @@ -140,6 +162,8 @@
Same as abs but split into different sectors if available.
sectors:
- groundwater
valid_max: 20000.0
valid_min: 0.0

- specifier: absdom
long_name: Groundwater abstractions (domestic)
Expand All @@ -151,6 +175,8 @@
Same as abs but split into different sectors if available.
sectors:
- groundwater
valid_max: 20000.0
valid_min: 0.0

- specifier: absind
long_name: Groundwater abstractions (industries)
Expand All @@ -162,6 +188,8 @@
Same as abs but split into different sectors if available.
sectors:
- groundwater
valid_max: 20000.0
valid_min: 0.0

- specifier: absliv
long_name: Groundwater abstractions (livestock)
Expand All @@ -173,6 +201,8 @@
Same as abs but split into different sectors if available.
sectors:
- groundwater
valid_max: 20000.0
valid_min: 0.0

- specifier: ret
long_name: Groundwater return flow
Expand All @@ -184,6 +214,8 @@
Return flow of abstracted groundwater.
sectors:
- groundwater
valid_max: 20000.0
valid_min: -20000.0

- specifier: depl
long_name: Groundwater depletion
Expand All @@ -195,6 +227,8 @@
Permanent losses from groundwater storage
sectors:
- groundwater
valid_max: 20000.0
valid_min: -20000.0

- specifier: lfn
long_name: Lateral groundwater flux (net)
Expand All @@ -206,6 +240,8 @@
Net cell-by-cell flow
sectors:
- groundwater
valid_max: 20000.0
valid_min: -20000.0

- specifier: lfrf
long_name: Lateral groundwater flux (right face)
Expand All @@ -217,6 +253,8 @@
Cell-by-cell flow (right)
sectors:
- groundwater
valid_max: 20000.0
valid_min: -20000.0

- specifier: lfff
long_name: Lateral groundwater flux (front face)
Expand All @@ -228,6 +266,8 @@
Cell-by-cell flow (front)
sectors:
- groundwater
valid_max: 20000.0
valid_min: -20000.0

- specifier: lflf
long_name: Lateral groundwater flux (lower face)
Expand All @@ -239,3 +279,5 @@
Cell-by-cell flow (lower) when more than 1 groundwater layer is simulated.
sectors:
- groundwater
valid_max: 20000.0
valid_min: -20000.0