User:Jcreer/SMS:GSSHA Model Control: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 28: Line 28:
***''Soil moisture depth (SOIL_MOIST_DEPTH)'' –
***''Soil moisture depth (SOIL_MOIST_DEPTH)'' –
**"Richards' infiltration (INF_RICHARDS)" – Select when using Richards' equation to simulate infiltration.
**"Richards' infiltration (INF_RICHARDS)" – Select when using Richards' equation to simulate infiltration.
***''Weight (RICHARDS_WEIGHT)'' –
***''Weight (RICHARDS_WEIGHT)'' – Used to determine how much weight is placed on upper and lower cells using the arithmetic weighting method for calculating inter-cell hydraulic conductivities.
***''DTHETA MAx (RICHARDS_DTHETA_MAX)'' –
***''DTHETA MAx (RICHARDS_DTHETA_MAX)'' –
***''C option (RICHARDS_C_OPTION)'' –
***''C option (RICHARDS_C_OPTION)'' –
***''K option (RICHARDS_K_OPTION)'' –
***''K option (RICHARDS_K_OPTION)'' – Inter-cell hydraulic conductivity weighting method - ''ARITHMETIC'' or ''GEOMETRIC''
***''Upper option (RICHARDS_UPPER_OPTION)'' –
***''Upper option (RICHARDS_UPPER_OPTION)'' –  
***''Max Iteration (RICHARDS_ITER_MAX)'' –
***''Max Iteration (RICHARDS_ITER_MAX)'' –
***''Max num. cells (MAX_NUMBER_CELLS)''  –
***''Max num. cells (MAX_NUMBER_CELLS)''  –

Revision as of 17:17, 10 May 2024


General

  • Total time (TOT_TIME) – An integer giving the total duration of the simulation in minutes
  • Time step (TIMESTEP) – An integer giving the duration of each time step in the simulation in seconds. The time step must be evenly divisible into 60 seconds (e.g., 1, 2, 3, 4, 5, 6, 10, 12, 15, 20, 30, or 60 seconds).
  • Outlet slope (OUTSLOPE) – The slope of the cell containing the watershed outlet. This must be a positive decimal number.

Overland Flow

  • ELEVATION dataset
    • Select
  • Solver(OVERTYPE)
    • "ADE" – Alternating Direction Explicit method.
    • "ADE-PC" – Alternating Direction Explicit Predictor-Corrector method. Completes most slowly, but is the most robust.
  • ROUYGH_EXP
  • INTERCEPTION
  • RETENTION
  • AREA_REDUCTION

Infiltration

  • Infiltration type
    • "No infiltration" – Select to not calculate any infiltration.
    • "Green & Ampt w/ soil moisture redistribution (INF_REDIST)" –
      • Soil moisture depth (SOIL_MOIST_DEPTH)
      • Top layer depth (TOP_LAYER_DEPTH)
    • "Green & Ampt multilayer (INF_LAYERED_SOIL)" –
      • Soil moisture depth (SOIL_MOIST_DEPTH)
    • "Richards' infiltration (INF_RICHARDS)" – Select when using Richards' equation to simulate infiltration.
      • Weight (RICHARDS_WEIGHT) – Used to determine how much weight is placed on upper and lower cells using the arithmetic weighting method for calculating inter-cell hydraulic conductivities.
      • DTHETA MAx (RICHARDS_DTHETA_MAX)
      • C option (RICHARDS_C_OPTION)
      • K option (RICHARDS_K_OPTION) – Inter-cell hydraulic conductivity weighting method - ARITHMETIC or GEOMETRIC
      • Upper option (RICHARDS_UPPER_OPTION)
      • Max Iteration (RICHARDS_ITER_MAX)
      • Max num. cells (MAX_NUMBER_CELLS)
      • Soil moisture depth (SOIL_MOIST_DEPTH) – A decimal depth value in meters.

Channel Routing

  • Channel routing computation scheme
    • "No routing" –
    • "Diffusive wave (DIFFUSIVE_WAVE)" –
      • Allow overbank flow (OVERBANK_FLOW)
      • Allow overland backwater (OVERLAND_BACKWATER)
      • Outlet head BC (HEAD_BOUND / BOUND_DEPTH) – A decimal value in meters
      • Create hot start file –Turn on to create a hot start file.
      • Start from hot start file –Turn on to specify a hot start file.
      • Soil erosion (SOIL_EROSION)
        • Sediment porosity (SED_POROSITY)
        • Water temperature (WATER_TEMP)
        • Sand size (SAND_SIZE)
      • Compute containment transport
        • Decay coefficient (CHAN_DECAY_COEF)
        • Dispersion coefficient (CHAN_DISP_COEF)
        • Initial concentration (INIT_CHAN_CONC)

Output – General

  • Dataset write frequency (MAP_FREQ)
  • Hydrograph write frequency (HYD_FREQ)
  • Output units
    • "English (QOUT_CFS)"
    • "Meters (METRIC)"
  • Suppress screen printing (QUIET)
  • Suppress long term simulation printing (SUPER_QUIET)
  • Strict Julian dates (STRICT_JULIAN_DATE)
  • Output contaminants (ALL_CONTAM_OUTPUT)

Output – Gridded Datasets

Output – Link/Node Datasets

Precipitation