WMS:GSSHA

From XMS Wiki
Jump to navigationJump to search

GSSHA is a two-dimensional finite difference rainfall/runoff model. A finite difference grid is used to establish the computational domain and parameters for surface runoff. The GSSHA model is fully coupled with hydraulic stream flow/routing models. Parameters for stream channels are defined using arcs and then mapped to the appropriate underlying grid cells.

According to the GSSHA wiki overview page, "features include two dimensional (2-D) overland flow, 1-D stream flow, 1-D infiltration, 2-D groundwater, and full coupling between the groundwater, shallow soils, streams, and overland flow. Sediment and constituent fate and transport are simulated in the shallow soils, overland flow plane, and in streams and channels. GSSHA can be used as an episodic or continuous model where soil surface moisture, groundwater levels, stream interactions, and constituent fate are continuously simulated. The fully coupled groundwater to surface-water interaction allows GSSHA to model basins in both arid and humid environments."[1]

A detailed online reference manual for GSSHA is found here: http://www.gsshawiki.com

The GSSHA model can be added to a paid edition of WMS.

GSSHA Menus

The main GSSHA menu is located in the 2D Grid module. Another GSSHA menu is located in the Map module. See the article [WMS:GSSHA Menu|GSSHA Menu]] for more information.


Job Control

The GSSHA Job Control Parameters dialog contains options and data for computational processes in a GSSHA simulation are specified. See GSSHA Job Control for more information.

Clean Digital Dams

Digital dams occur where a stream leaves a cell at or near a corner. See GSSHA Digital Dams for more information.

Precipitation

Maps

Maps Table

Renumber Links

Renumber Storm Drains

Model Check

GSSHA Model Check dialog

The GSSHA | Model Check command runs through the input data for a GSSHA simulation and looks for obvious inconsistencies and problems with the model. The model checker will not identify values that are outside of plausible ranges, etc., only logical problems. For example, an index map has one or more cells whose ID is 0 (which is not allowed in GSSHA), or a specified process that has an ID with parameters whose values are 0.00 (which indicates an incomplete entry). An example of a problem that the model checker would not find is if a stream arc has a pit that pools water.

Run Simulation

The Run GSSHA command launches GSSHA in the WMS model wrapper. Select an existing GSSHA project file or specify the name and location of the GSSHA project file to be saved before running the simulation. The GSSHA Run Options include:

  • Suppress screen printing
  • Save files before running
  • Pause GSSHA window after running

The Suppress screen printing option suppresses the output of runtime data from GSSHA at each time step, but significantly reduces the overall run time required for a GSSHA simulation. This option also requires that the GSSHA input files be saved before running the simulation.

GSSHA Run Options dialog

WMS will automatically read the GSSHA solution produced by the simulation when the Close button is clicked in the WMS Model Wrapper if the Read Solution on Exit option is toggled on.

Note: GSSHA currently supports file names (including path and file name) with lengths less than or equal to 128 characters. If GSSHA tutorial files are placed in a directory with a path that causes the combined path and file name to exceed 128 characters, then GSSHA will not run.

Read Solution

While solutions are not new to GSSHA, being able to work with them in WMS is a new feature. Accessible from the GSSHA menu in the 2D grid module is the command Read Solution which looks for a GSSHA project file and then reads in all of the associated datasets and lumps them together into a solution folder in the Project Explorer. Solution folders are identified by a lowercase "s" on the folder. All of the datasets in the folder are treated as regular datasets. Organizing the datasets into a solution allows several solutions to be in memory at the same time. Several dialogs look for solutions and the associated datasets to set up and display output graphs. Along with the regular datasets, the summary file for the project is also accessible for each solution by double-clicking the summary file project explorer item under the solution folder.

Individual solution output time series data for a cell may be viewed from the Solution Results dialog accessed from the Feature Point/Node Type dialog. This dialog will only show the output dataset time series for the cell that underlies the feature point selected. To compare the solution output at a cell with observed data, see the GSSHA Observation Points section.

GSSHA Files

Here are tables of some of the available files for GSSHA.

Files
Name Description
PRJ GSSHA Project File
TRE WMS Tree File
STO WMS Stochastic Information File
MAP WMS Map File
OUT GSSHA Output Summary File
IDX GSSHA Cell Index File
PRO GSSHA Projectioin File
OTL GSSHA Outlet Series Discharge File
MSK GSSHA Watershed Delineation Mask File
ELE GSSHA Cell Elevation File
DEP GSSHA Depth File
CMT GSSHA Area Property Mapping Table File

Cell Properties

The 2D grid cell properties include an I, J location and a scalar or index map value. The scalar or index map value is associated with the currently selected dataset in the Project Explorer and can be edited in the Properties Window. The I, J location can be viewed but cannot be edited in the Properties Window. The 2D grid contours are a way of visualizing the spatial variation of the scalar or index map values for the selected dataset.

Related Topics