Difference between revisions of "Project File:Subsurface Drainage Network – Optional"
From Gsshawiki
(→3.12.2 Optional Inputs) |
(→3.12.3 Output Cards) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 51: | Line 51: | ||
==3.12.3 Output Cards == | ==3.12.3 Output Cards == | ||
− | The following cards are | + | The following cards are optional for the simulation of SURERLINK subsurface drains. |
{| class="thin" width=700px | {| class="thin" width=700px | ||
Line 61: | Line 61: | ||
| <pre>SUPERLINK_NODE_LOCATION</pre> || ''filename'' || File that defines the nodes for output. | | <pre>SUPERLINK_NODE_LOCATION</pre> || ''filename'' || File that defines the nodes for output. | ||
|- | |- | ||
− | | <pre>SUPERLINK_JUNC_FLOW</pre> || ''filename'' || File that contains the time series | + | | <pre>SUPERLINK_JUNC_FLOW</pre> || ''filename'' || File that contains the time series output data for the junctions listed in '''SUPERLINK_JUNC_LOCATION'''. |
|- | |- | ||
− | | <pre>SUPERLINK_NODE_FLOW</pre> || ''filename'' || File that contains the time series | + | | <pre>SUPERLINK_NODE_FLOW</pre> || ''filename'' || File that contains the time series output data for the nodes listed in '''SUPERLINK_NODE_LOCATION'''. |
|} | |} | ||
+ | The following cards are optional for the simulation of non-SURERLINK subsurface drains. | ||
− | + | {| class="thin" width=700px | |
− | + | |- | |
+ | ! Card !! Argument !! Description | ||
+ | |- | ||
+ | | <pre>DRAIN_OUTPUT</pre> || ''filename'' || File that contains the time series output data for all nodes in the non SUPERLINK network. | ||
+ | |} | ||
<noinclude> | <noinclude> | ||
{{Nav|Nav3}} | {{Nav|Nav3}} | ||
</noinclude> | </noinclude> |
Latest revision as of 18:51, 4 October 2018
Subsurface drains can be simulated with either SUPERLINKS and/or a simple link/node routing package. The inputs are similar
Contents
3.12.1 Specifying the Methods
The following card is REQUIRED for the simulation of SUPERLINK subsurface drains.
Card | Argument | Description |
---|---|---|
STORM_SEWER |
filename.spn | Card specifies that subsurface drainage be performed and identifies the input file that describes the newtork connectivity and physical description. |
The following card is REQUIRED for the simulation of non-SUPERLINK subsurface drains.
Card | Argument | Description |
---|---|---|
STORM_DRAIN |
filename.dpn | Card specifies that subsurface drainage be performed and identifies the input file that describes the newtork connectivity and physical description. |
3.12.2 Optional Inputs
The following cards are optional for the simulation of SUPERLINK subsurface drains.
Card | Argument | Description |
---|---|---|
GRID_PIPE |
filename.gpi | File that contains the information needed to link the network to the groundwater model. Required when simulating tile drains. |
HIGH_HEAD_RELEASE |
none | Allow flow back to the overland from the storm drains during system surcharge. |
SUPERLINK_C_OPT |
none | Specifies that GSSHA assigns the proper node spacing for within superlinks. |
SUPERLINK_DRAINMOD |
none | Specifies the method used in DRAINMOD be used to compute flows into tile drains. |
The following cards are optional for the simulation of non-SUPERLINK subsurface drains.
Card | Argument | Description |
---|---|---|
DRAIN_GRID_PIPE |
filename.dpi | File that contains the information needed to link the network to the groundwater model. Required when simulating tile drains. |
SUPERLINK_DRAINMOD |
none | Specifies the method used in DRAINMOD be used to compute flows into tile drains. |
3.12.3 Output Cards
The following cards are optional for the simulation of SURERLINK subsurface drains.
Card | Argument | Description |
---|---|---|
SUPERLINK_JUNC_LOCATION |
filename | File that defines the junctions for output. |
SUPERLINK_NODE_LOCATION |
filename | File that defines the nodes for output. |
SUPERLINK_JUNC_FLOW |
filename | File that contains the time series output data for the junctions listed in SUPERLINK_JUNC_LOCATION. |
SUPERLINK_NODE_FLOW |
filename | File that contains the time series output data for the nodes listed in SUPERLINK_NODE_LOCATION. |
The following cards are optional for the simulation of non-SURERLINK subsurface drains.
Card | Argument | Description |
---|---|---|
DRAIN_OUTPUT |
filename | File that contains the time series output data for all nodes in the non SUPERLINK network. |
GSSHA User's Manual
- 3 Project File
- 3.1 Required Inputs
- 3.2 Mapping Table – Optional
- 3.3 Overland Flow – Required
- 3.4 Interception – Optional
- 3.5 Rainfall Input and Options – Required
- 3.6 Infiltration – Optional
- 3.7 Channel Routing – Optional
- 3.8 Continuous Simulations – Optional
- 3.9 Saturated Groundwater Flow – Optional
- 3.10 Soil Erosion – Optional
- 3.11 Constituent Transport – Optional
- 3.12 Subsurface Drainage Network – Optional
- 3.13 Output Files – Required