Difference between revisions of "Mapping Table:Stream Mapping Tables"

From Gsshawiki
Jump to: navigation, search
(No difference)

Revision as of 17:01, 3 August 2009

The stream mapping table is analogous to the grid mapping table. It defines parameter sets over links. Instead of referring to (gridded) index maps it refers to stream index maps.

The tables in the stream mapping table file currently only define the initial concentrations of constituents in the stream as well as the dispersion parameter in the stream. There are four nutrient input tables: NSM_N for initial nitrogen concentrations, NSM_P for initial phosphorous concentrations, NSM_C for initial carbon concentrations, and NSM_OTH for initial algae, carbonaceous biochemical oxygen demand, and dissolved oxygen concentrations/demands. The dispersion table is for the dispersion values along the stream. In the future there will be other tables here, such as stream roughness.


GSSHA_STREAM_INDEX_MAP_TABLES
ST_INDEX_MAP                "st_unif.sdx" "unif"

NSM_N "unif"
NUM_IDS 1
ID    DESCRIPTION1                            DESCRIPTION2                              conc_NO2   conc_NO3   conc_NH4    conc_ON
1     Uniform initial value                                                               0.1000  0.1000     0.1000      0.1000

NSM_P "unif"
NUM_IDS 1
ID    DESCRIPTION1                            DESCRIPTION2                              conc_OP    conc_DP    conc_PO4
1     Uniform initial value                                                               0.1000  0.1000     0.1000

NSM_OTH "unif"
NUM_IDS 1
ID    DESCRIPTION1                            DESCRIPTION2                              conc_ALG    conc_CBOD    conc_DO
1     Uniform initial value                                                               0.1000    0.100        10.0 

NSM_C "unif"
NUM_IDS 1
ID    DESCRIPTION1                            DESCRIPTION2                              conc_DOC    DOC_FOC
1     Uniform initial value                                                               0.10000   1.0

DISPERSION "unif"
NUM_IDS 1
ID    DESCRIPTION1                            DESCRIPTION2                              disp_coeff
1     Uniform value                                                                       0.1000