Difference between revisions of "Project File:Constituent Transport – Optional"
From Gsshawiki
(→3.11.3 Optional Inputs) |
(→3.11.3 Optional Inputs) |
||
Line 34: | Line 34: | ||
| <pre>CHAN_DISP_COEF ##.##</pre> || ''real'' || (m<sup>2</sup> s<sup>-1</sup>) || 0.0 || Channel dispersion coefficient. | | <pre>CHAN_DISP_COEF ##.##</pre> || ''real'' || (m<sup>2</sup> s<sup>-1</sup>) || 0.0 || Channel dispersion coefficient. | ||
|- | |- | ||
− | | <pre>OUT_CON_LOCATION "filename.ocl"</pre> || ''file name'' || ppb || || Output file containing columns, first of time then constiuent concentration (ppb) for each constituent. Valid only with '''CHAN_EXPLIC''' or '''DIFFUSIVE_WAVE'''. Requires '''IN_HYD_LOCATION'''. Outputs concentrations for each contaminant at each link/node pair in the '''IN_HYD_LOCATION''' in the order listed in the '''IN_HYD_LOCATION''' and the contaminant mapping table file. | + | | <pre>OUT_CON_LOCATION "filename.ocl"</pre> || ''file name'' || ppb || || Output file containing columns, first of time then constiuent concentration (ppb) for each constituent. Valid only with '''CHAN_EXPLIC''' or '''DIFFUSIVE_WAVE'''. Requires '''IN_HYD_LOCATION'''. Outputs concentrations for each contaminant at each link/node pair in the '''IN_HYD_LOCATION''' file in the order listed in the '''IN_HYD_LOCATION''' file and the contaminant mapping table file. |
|- | |- | ||
− | | <pre>OUT_MASS_LOCATION "filename.oml"</pre> || ''file name'' || g s<sup>-1 || || Output file containing columns, first of time then constiuent mass flux (g s<sup>-1</sup>) for each constituent. Valid only with '''CHAN_EXPLIC''' or '''DIFFUSIVE_WAVE'''. Requires '''IN_HYD_LOCATION'''. Outputs dissolved mass (followed by sorbed mass if doing '''SED_CONTAM''') for each contaminant at each link/node pair in the '''IN_HYD_LOCATION''' in the order listed in the '''IN_HYD_LOCATION''' and the contaminant mapping table file. | + | | <pre>OUT_MASS_LOCATION "filename.oml"</pre> || ''file name'' || g s<sup>-1 || || Output file containing columns, first of time then constiuent mass flux (g s<sup>-1</sup>) for each constituent. Valid only with '''CHAN_EXPLIC''' or '''DIFFUSIVE_WAVE'''. Requires '''IN_HYD_LOCATION'''. Outputs dissolved mass (followed by sorbed mass if doing '''SED_CONTAM''') for each contaminant at each link/node pair in the '''IN_HYD_LOCATION''' file in the order listed in the '''IN_HYD_LOCATION''' file and the contaminant mapping table file. |
|- | |- | ||
| <pre>ALL_CONTAM_OUTPUT</pre> || ''none''|| || || Specifies that all contaminant information is output for every overland cell, every channel node, and every soil cell/layer every '''MAP_FREQ''' and '''HYD_FREQ''', respectively. Maps of overland concentration and mass are written for every constituent using the constituent name in the mapping table with the extensions "conc" and "mass", respectively. Tables of concentraion and mass for every channel node are written for every constituent using the constituent name in the mapping table with the extensions "chan.conc" and "chan.mass", respectively. Use of this option can result in an enormous amout of data being written. | | <pre>ALL_CONTAM_OUTPUT</pre> || ''none''|| || || Specifies that all contaminant information is output for every overland cell, every channel node, and every soil cell/layer every '''MAP_FREQ''' and '''HYD_FREQ''', respectively. Maps of overland concentration and mass are written for every constituent using the constituent name in the mapping table with the extensions "conc" and "mass", respectively. Tables of concentraion and mass for every channel node are written for every constituent using the constituent name in the mapping table with the extensions "chan.conc" and "chan.mass", respectively. Use of this option can result in an enormous amout of data being written. |
Revision as of 20:28, 9 January 2017
Contents
3.11.1 Contaminant Transport - Required
Card | Argument | Description |
---|---|---|
OV_CON_TRANS |
none | Specifies overland contaminant transport. |
3.11.2 Contaminant Transport Parameters – Required
Contaminant transport parameters must be specified in the Mapping Table. See description of inputs in Mapping Table Section - Chapter 12
3.11.3 Optional Inputs
Card | Argument | Units | Default | Description |
---|---|---|---|---|
SOIL_CONTAM |
none | not simulating constituent in soils; | Specifies active soil contaminant tranport. Requires GREEN_AMPT or INF_REDIST. | |
MIXING_LAYER_DEPTH ##.## |
real | m | TOP_LAYER_DEPTH | Depth of active mixing layer. Requires GREEN_AMPT or INF_REDIST. |
SOIL_STATIC_CONC |
none | surface soil concentration not static | Concentration in the surface soil layer will be static for the duration of the simulation. Requires SOIL_CONTAM. | |
SOIL_NOFLUX |
none | fluxes between soil layers computed | No flux of constituents between soil layers due to water fluxes. Uptake from soil surface still occurs. Requires SOIL_CONTAM. | |
CONTAM_MAP filename |
file name | Kg or mg/Kg | File name that contains map of contaminant loadings (Kg), or soil concentration (mg/Kg) if SOIL_CONTAM card is specified, for simple constituent one. Values for all other constituents will be prescribed with the mapping table. All other values in the mapping table will apply for constituent one. | |
CHAN_CON_TRANS |
none | Specifies active channel contaminant transport. | ||
CHAN_DECAY_COEF ##.## |
real | d-1 | 0.0 | First order decay coefficient of constituents in channel |
CHAN_DISP_COEF ##.## |
real | (m2 s-1) | 0.0 | Channel dispersion coefficient. |
OUT_CON_LOCATION "filename.ocl" |
file name | ppb | Output file containing columns, first of time then constiuent concentration (ppb) for each constituent. Valid only with CHAN_EXPLIC or DIFFUSIVE_WAVE. Requires IN_HYD_LOCATION. Outputs concentrations for each contaminant at each link/node pair in the IN_HYD_LOCATION file in the order listed in the IN_HYD_LOCATION file and the contaminant mapping table file. | |
OUT_MASS_LOCATION "filename.oml" |
file name | g s-1 | Output file containing columns, first of time then constiuent mass flux (g s-1) for each constituent. Valid only with CHAN_EXPLIC or DIFFUSIVE_WAVE. Requires IN_HYD_LOCATION. Outputs dissolved mass (followed by sorbed mass if doing SED_CONTAM) for each contaminant at each link/node pair in the IN_HYD_LOCATION file in the order listed in the IN_HYD_LOCATION file and the contaminant mapping table file. | |
ALL_CONTAM_OUTPUT |
none | Specifies that all contaminant information is output for every overland cell, every channel node, and every soil cell/layer every MAP_FREQ and HYD_FREQ, respectively. Maps of overland concentration and mass are written for every constituent using the constituent name in the mapping table with the extensions "conc" and "mass", respectively. Tables of concentraion and mass for every channel node are written for every constituent using the constituent name in the mapping table with the extensions "chan.conc" and "chan.mass", respectively. Use of this option can result in an enormous amout of data being written. |
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