Mapping Table:Stream Mapping Tables

From Gsshawiki
Revision as of 16:35, 22 July 2013 by Csmemoe (talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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

GSSHA User's Manual

12 Mapping Table
12.1     File Description
12.2     Index Maps
12.3     Grid-based Mapping Tables
12.4     ID Line Format
12.5     Example Mapping Table File
12.6     Stream Mapping Tables
12.7     Sediment Erosion Mapping Tables
12.7     Constituent Mapping Tables