Difference between revisions of "Project File:Constituent Transport – Optional"

From Gsshawiki
Jump to: navigation, search
(3.11.3 Optional Inputs)
(3.11.3 Optional Inputs)
Line 22: Line 22:
 
| <pre>MIXING_LAYER_DEPTH  ##.## </pre> || ''real'' || m || '''TOP_LAYER_DEPTH''' || Depth of active mixing layer.  Requires '''GREEN_AMPT''' or '''INF_REDIST'''.
 
| <pre>MIXING_LAYER_DEPTH  ##.## </pre> || ''real'' || m || '''TOP_LAYER_DEPTH''' || Depth of active mixing layer.  Requires '''GREEN_AMPT''' or '''INF_REDIST'''.
 
|-
 
|-
| <pre>SOIL_STATIC_CONC </pre> || ''none'' || &nbsp; || '''not static''' || Concentration in the surface soil layer will be static for the duration of the simulation.  Requires '''SOIL_CONTAM'''.
+
| <pre>SOIL_STATIC_CONC </pre> || ''none'' || &nbsp; || not static || Concentration in the surface soil layer will be static for the duration of the simulation.  Requires '''SOIL_CONTAM'''.
 
|-
 
|-
| <pre>SOIL_NOFLUX </pre> || ''none'' || &nbsp; || '''fluxes computed''' || No flux of constituents between soil layers due to water fluxes.  Uptake from soil surface still occurs.  Requires '''SOIL_CONTAM'''.
+
| <pre>SOIL_NOFLUX </pre> || ''none'' || &nbsp; || fluxes computed || No flux of constituents between soil layers due to water fluxes.  Uptake from soil surface still occurs.  Requires '''SOIL_CONTAM'''.
 
|-
 
|-
 
| <pre>CONTAM_MAP  filename</pre> || ''file name'' || Kg or mg/Kg || &nbsp; || 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.
 
| <pre>CONTAM_MAP  filename</pre> || ''file name'' || Kg or mg/Kg || &nbsp; || 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.

Revision as of 14:50, 24 March 2016

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   not static Concentration in the surface soil layer will be static for the duration of the simulation. Requires SOIL_CONTAM.
SOIL_NOFLUX 
none   fluxes 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 at each link/node pair in the IN_HYD_LOCATION.
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 mass at each link/node pair in the IN_HYD_LOCATION.
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