WMS:HEC-HMS Properties

From XMS Wiki
Jump to navigationJump to search

For HMS, all of the parameters (properties) are edited from the same HMS Properties dialog shown below.

HMS Properties dialog

Displaying and showing options allows users to see only those variables for which they wish to enter data. Toggling on Loss Rate Method in the Display column allows picking which method they want to use. Then toggle the display for the different parameters associated with a given methodology from the Show column.

The HMS Properties window is versatile in that it shows properties for all or selected basins, junctions, reaches, reservoirs, etc. The HMS documentation can be reviewed for detailed model formulation and behavior of the various properties, but different functions of the dialog are defined below:

  • Type – Specifies which type of hydrologic unit parameters to view or edit.
  • Show – Choose to show or edit the parameters of the selected or all hydrologic units of the specified type.
  • Display Options – The display options determine which properties (Display column) and which methods (Show column) are displayed/edited in the Properties spreadsheet.
  • Properties – The properties of the selected (or all) hydrologic units are displayed as a spreadsheet for editing in this area. Only the properties and methods as determined in the display options are visible for review and editing. While more than one method may have properties displayed, a method for simulation must be chosen as one of the properties.

HMS includes the following hydrologic units which can be used to define a model:

Sub-Basins

Sub-basins are one of the basic hydrologic units that can be defined in an HMS model. To simulate runoff for a sub-basin, base flow, loss, and transform properties must be defined. This is done by first selecting the "Sub-basins" hydrologic unit Type from the HMS Properties dialog, and then turning on the display of the different properties and methods that to be defined. The properties are then edited in the properties table.

Unlike HEC-1, meteorological data are not defined as a sub-basin property, but rather as part of the meteorological parameters of the HMS simulation.

Junctions

"A junction is an element with one or more inflows and only one outflow. All inflow is added together to produce the outflow by assuming zero storage at the junction. It is usually used to represent a river or stream confluence." (HEC, 2002)

WMS treats outlets as junctions. This means that when creating an outlet, WMS is actually creating a junction. WMS is also creating a reach when creating an outlet. The only data associated with junctions is a description. This description is exported to the HMS file when saving the file. A reach is also associated with each outlet.

Diversions

HMS allows flow to be diverted from an outlet or drainage basin. This flow can be thought of as leaving the normal drainage system at that point. It can be retrieved at a downstream outlet where the diverted flow then contributes to the flow at that outlet. If no downstream retrieval outlet point is specified, the flow simply leaves the system at the diverted outlet point and never returns (similar to a sink).

Diversion Data

Diversions are created using a combination of the Add Diversions and Retrieve Diversion commands found in the Tree menu. Once created, data for the diversion can be defined and/or edited by using the HEC-HMS Properties dialog.

The following data should be defined for a diversion:

  • Name – The name identification string of the diversion as used on the DT record. It is important to assign a unique name to each diversion in a given model because this name is used by WMS and by HEC-1 to identify the diversion.
  • Max Volume – Maximum volume of diverted flow in acre-feet (1000 cu m).
  • Peak Flow – Peak flow that can be diverted in any computation period in cfs (cms).
  • The flow capacity of a stream flow diversion is specified using an inflow and outflow table. This table is defined with the XY Series Editor.

Reservoirs

Reservoir routing is similar to the Modified-Puls reach routing method. The difference is that relationships between elevation-storage and elevation-outflow can be used to determine the storage-outflow curve. This input can either be in the form of:

  • Storage-Outflow (same as reach routing)
  • Elevation-Storage-Outflow
  • Elevation-Area-Outflow

Users will also have to establish the initial conditions (whether there is storage), and the number of sub-reaches.

Sources

If wanting to run a model that is interior to a larger watershed then define a source at the headwaters of a stream within a model. A source can be defined either as a hydrograph or a constant flow rate. Sources can only be defined at outlet points that do not have upstream reaches or basins defined, i.e. the stream headwaters.

Before defining a source in the HMS properties dialog, the user must first add the source to the outlet. This is done using the Add | Source command from the Tree menu.

Sinks

If wanting to run a model that is interior to a larger watershed then define a sink at the outlet of the a model. A sink can be defined either as a hydrograph or a constant flow rate. Sinks can only be defined at outlet points that do not have downstream reaches.

Before defining a sink the HMS properties dialog, the user must first add the sink to the outlet. This is done using the Add | Sink command from the Tree menu.

Related Topics