Drainage active (Water Overlay): Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Overlay keys|<onlyinclude> {{Overlay keys|type=row|group=Water Overlay |key=DRAINAGE_ACTIVE |unit=boolean |description=Whether the drainage is actively pumped or drains pass...") |
mNo edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
|key=DRAINAGE_ACTIVE | |key=DRAINAGE_ACTIVE | ||
|unit=boolean | |unit=boolean | ||
|description=Whether the drainage is actively pumped | |description=Whether the drainage is actively pumped. | ||
|defaultvalue= | |defaultvalue=False | ||
|icon=waterwizard_icon_drainage_active.png | |icon=waterwizard_icon_drainage_active.png | ||
}}</onlyinclude>}} | }}</onlyinclude>}} | ||
An actively pumped drainage will be able to move groundwater into the open water, even if the surface water level is higher than the ground water level. A passive drainage effectively just allows water flow based on water head differences. | |||
{{article end | {{article end | ||
|notes= | |notes= | ||
* The attribute [[Drainage overflow | * The attribute [[Drainage overflow threshold (Water Overlay)|Drainage Overflow Threshold]] is only used when this attribute is set to true (a value larger than 0). | ||
|seealso= | |seealso= | ||
|howtos= | |howtos= |
Latest revision as of 11:03, 1 March 2021
Icon | Key | Unit | Range | Description | Default value |
---|---|---|---|---|---|
DRAINAGE_ACTIVE | boolean | Whether the drainage is actively pumped. | False |
An actively pumped drainage will be able to move groundwater into the open water, even if the surface water level is higher than the ground water level. A passive drainage effectively just allows water flow based on water head differences.
Notes
- The attribute Drainage Overflow Threshold is only used when this attribute is set to true (a value larger than 0).