SMS:SRH-2D Coverages

From XMS Wiki
Revision as of 19:14, 29 July 2015 by Azundel (talk | contribs)
Jump to navigationJump to search

The SRH-2D model makes use of the simulation based modeling approach. This means that the user defines coverages in the Map module to build the components for use in the SRH Simulation.

Boundary Conditions Coverage

The SRH Nodestring BC dialog showing a the Inlet-Q option.

SRH support a variety of boundary conditions for hydraulic computation. The boundary conditions for the model are specified through the SRH Boundary Condistion coverage by selecting an arc or by selecting a nodestring in the mesh. Once the arc or nodestring has been selected, double-clicking, or right-clicking and using the Assign Linear BC... command, will bring up a dialog where the boundaries can be assigned.

All currently supported boundary types are exterior boundaries with the exception of a monitor line. Other boundary types include the following: Inlet-Q, Inlet-SC, Exit-EX, Exit-H, Exit-Q, Wall, and Symmetry.

  • Inlet-Q is a subcritical inlet boundary that may be given as a constant discharge or as a variable discharge hydrograph. The velocity distribution type may be selected from the boundary condition menu.
  • Inlet-SC is a supercritical inlet boundary that may be given as a constant discharge or as a variable discharge hydrograph. Inlet-SC also requires information about depth. Within the boundary condition menu, the velocity distribution type may be specified.
  • Exit-EX is a supercritical exit boundary condition.
  • Exit-H is a stage type exit boundary where water surface elevation may be given as a constant number or as a stage-discharge or rating curve.
  • Exit-Q is and exit boundary with a discharge given as a constant number or as a hydrograph.
  • Wall
  • Symmetry
  • Monitor-Line
  • Weir (see notes on structures below)
  • Culvert (see notes on structures below)
  • Pressure zone (see notes on structures below)
  • Gate (see notes on structures below)

Structure Boundary Conditions

The structure boundary conditions were added to the SRH-2D model at the request of FHWA in 2015 and included in the interface for SMS 12.0. General structure requirements include:

  • Each structure is specified by selecting two arcs which represent the upstream and downstream faces of the structure.
  • The two arcs must be ordered in the same direction (i.e. left to right as you look downstream). If this is not the case, model results are will not represent the structure.
  • In the region of structures that represent one dimensional flow (Weir, Culvert, Gate) the two dimensional flow is disabled. SRH-2D will identify cells/elements enclosed by the upstream and downstream structure definitions (connecting the end points of the arcs/nodestrings) and disable the elements. In order to make the display in SMS match what the model is doing, the user will generally create this polygon in the material coverage and assign the area to the disabled material type.

Specific Structure Notes

  • Weir - typically a weir would be represented in the geometry of the mesh/grid. One application of the weir structure would be to quickly investigate the impact of inserting a weir with a variety of crest elevations (designing the structure). In this case, the same grid/mesh could be used for all simulations.
  • Culvert - SRH-2D links with the HY-8 application. Specific guidelines include:
    • The user must specify a file (path and name) where all HY-8 crossing definitions used in this boundary condition coverage are stored. This is accessed by right clicking on the coverage and selecting "HY-8 Options".
    • The user must define the crossing before running SRH-2D. The crossing definition can be accessed in the boundary condition dialog after assigning the arcs to be a culvert.
    • HY-8 computes flow both through the culvert and over the road/weir above the culvert. Attributes are specified in the crossing definition.
  • Pressure zone
    • The pressure zone definition defines a ceiling elevation that can vary linearly from the upstream arc to the downstream arc. This could also be side to side if the arcs are defined as the sides of the bridge instead of upstream/downstream. More complex ceiling elevation variation can be simulated using multiple pairs of pressure zone arcs.
    • The pressure zone cannot touch any mesh/grid boundaries nor can voids in the mesh be defined in the pressure zone.
    • Pressure zones do not allow any overtopping.
  • Gate - gate structures can simulate both overflow and underflow gates.

Obstructions Coverage

The SRH-2D Obstructions dialog

Used to create feature objects that represent obstructions, such as bank protrusions and boulder clusters. Obstructions can be assigned to feature arcs or points.

When this coverage is active, double-clicking on a feature arc or point, or right-clicking on an arc or point followed by selecting the Assign Obstructions... command, will bring up the Obstructions dialog.

The Obstructions dialog has the following options:

  • Obstruction Width/Diameter – Each arc segment represents a rectangular area based on the assigned width. Each point represents a circular diameter based on the assigned width.
  • Obstruction Thickness (Z-dir)
  • Drag Coefficient (Cd)
  • Units – May be assigned to either "ft" (feet) or "m" (meters).
  • Porisity

Monitor Points Coverage

Monitor Points are optional. If choosing to have monitor points, the user should create a monitor points coverage and add points using the Create Feature Point tool. A monitor point is used to gather specific information for that location at all time steps. Information calculated by SRH at a monitor point includes position in the X and Y direction, bed elevation, water elevation, water depth, X direction velocity component, Y direction velocity component, velocity magnitude, Froude number, and shear stress.

If a Monitor Points coverage has been created, then it must be linked to the SRH-2D simulation. This can be done by dragging the coverage under the simulation item in the Project Explorer or right-clicking on the coverage and using the Link to menu item. When the simulation is launched, monitoring point data will be collected and outputted.

In SMS 11.2 only, the Monitor Points coverage must be assigned and selected in the Select the Monitor Point Coverage dialog for SRH to recognize them. The dialog is accessed through the Assign Monitor Points Coverage command in the SRH-2D menu. This process is obsolete in SMS 12.0 and higher.

Materials Coverage

The SRH-2D Materials Coverage allows creating material zones specific to the SRH-2D model. Materials can be assigned to individual polygons using the Select Polygon tool and double-clicking on a polygon in the materials coverage. This will bring up the Assign Material Properties dialog.

The Assign Material Properties dialog can also be reached by right-clicking on a polygon in the materials coverage and selecting the Assign Material Properties command.

See SRH Material Properties for more information about the Assign Material Properties dialog.

Example of the Assign Materials dialog.

Assign Materials

SRH-2D allows the option to have multiple material coverages. When multiple material coverages exist, there are options to manages these coverages. By right-clicking on an SRH materials coverage and selecting the Assign Materials to... command, the Assign Materials dialog can be accessed. This dialog allows adding the unique material definition of one material coverage to that of another material coverage. The user must select the target material coverage that will be modified by the material coverage the user right-clicked on to access the dialog. There are then two option for how SMS will modify the target material coverage.

  • Append to target material list – this will add any unique material definitions to the target material coverage.
  • Replace target material list – deletes the existing material definitions in the target material coverage and replaces them with the selected material coverage.

After performing either of these actions, opening the Material Properties dialog for the target material coverage will show the material list modified with the new definitions.

Related Topics