WMS:SMPDBK: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
(Added important note about running SMPDBK in 64-bit issue, corrected link)
Line 24: Line 24:
:[[Image:smpdbk12.jpg]]
:[[Image:smpdbk12.jpg]]


Data for this dialog can be collected by searching for the data on the Internet. Data could also be obtained from the National Inventory of Dams web site at [http://geo.usace.army.mil/pgis/f?p=397:1:0 http://geo.usace.army.mil/pgis/f?p=397:1:0] (2004).
Data for this dialog can be collected by searching for the data on the Internet. Data could also be obtained from the [http://geo.usace.army.mil/pgis/f?p=397:1:0 National Inventory of Dams] web site (2004).


==Running a Simulation==
==Running a Simulation==
The SMPDBK executable is distributed with WMS and should be present in the WMS program directory (SMPDBK.EXE). When choosing the '''Run Simulation''' command, the user will be prompted for a file name that WMS will use to write the properly formatted input based on the centerline, cross section, roughness, and dam properties defined. After writing the input file WMS will launch the SMPDBK executable and pass the newly created input file as a command line argument.
The SMPDBK executable is distributed with WMS and should be present in the WMS program directory (SMPDBK.EXE). When choosing the '''Run Simulation''' command, the user will be prompted for a file name that WMS will use to write the properly formatted input based on the centerline, cross section, roughness, and dam properties defined. After writing the input file WMS will launch the SMPDBK executable and pass the newly created input file as a command line argument. Important note: If you are running on a 64-bit Windows operating system, you will not be able to run SMPDBK from WMS. You can run SMPDBK from a DOS command prompt by installing a DOS emulation program (see the SMPDBK Tutorial PDF on the [http://aquaveo.com/software/wms-learning-tutorials WMS Tutorial page]).


==Export Simulation==
==Export Simulation==

Revision as of 23:47, 26 January 2016

The Simplified Dam-Break (SMPDBK) was developed by the National Weather Service (NWS) for predicting downstream flooding produced by a dam failure. This program is still capable of producing the information necessary to estimate flooded areas resulting from dam-break floodwaters while substantially reducing the amount of time, data, and expertise required to run a simulation of the more sophisticated unsteady NWS DAMBRK, or now called FLDWAV. The SMPDBK method is useful for situations where reconnaissance level results are adequate, and when data and time available to prepare the simulation are sparse. Unlike the more sophisticated versions of DAMBRK and FLDWAV, the SMPDBK method does not account for backwater effects created by natural channel constrictions of those due to such obstacles as downstream dams or bridge embankments.

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

The input required for a SMPDBK model is a stream centerline, cross sections, and information regarding the storage and failure of the dam being modeled. WMS saves the model data to a properly formatted input file for SMPDBK and then launches the executable. The executable is the same version distributed by the NWS. When a model is successfully run, WMS will automatically read the results and create a water surface elevation data set that can be used for automated floodplain delineation as illustrated in the picture below.

SMPDBKmodel.jpg

Centerline

The centerline must be defined in a 1D-Hydraulic Centerline coverage and consists of a single feature arc that should start at the dam being modeled and end at or just after the last cross section. The centerline determines the extents of the simulation and helps to establish the stationing of cross sections that are defined along its length. Users should create centerlines from the upstream (dam side) end to the downstream end in order to provide the proper direction to the model.

SMPDBK Centerline CrossSection.jpg

Cross Sections

Cross sections for a simplified dam-break analysis must be defined in a 1D-Hydraulic Cross Section coverage. A minimum of two cross sections are required (upstream and downstream ends of the river to be modeled), but sufficient cross sections to define the floodplain should be included. If using a digital terrain model to extract cross sections, then it is fairly simple to include additional cross sections without the requirement of a field survey.

SMPDBK uses a table of top-widths corresponding to incremental elevations to define the cross sections. WMS will compute 8 incremental depths automatically for each cross section since this is the maximum number of increments allowed by SMPDBK. The eight increments are equal and determined based on the low and high elevations of the cross section. Manning's roughness values can be determined for segments of the cross section based on an area property coverage.

SMPDBK Centerline CrossSection.jpg

SMPDBK Dam Properties

The Dam Properties dialog (from Edit Parameters of the SMPDBK menu) is used to set several options which describe the dam. This dialog is pictured below.

Smpdbk12.jpg

Data for this dialog can be collected by searching for the data on the Internet. Data could also be obtained from the National Inventory of Dams web site (2004).

Running a Simulation

The SMPDBK executable is distributed with WMS and should be present in the WMS program directory (SMPDBK.EXE). When choosing the Run Simulation command, the user will be prompted for a file name that WMS will use to write the properly formatted input based on the centerline, cross section, roughness, and dam properties defined. After writing the input file WMS will launch the SMPDBK executable and pass the newly created input file as a command line argument. Important note: If you are running on a 64-bit Windows operating system, you will not be able to run SMPDBK from WMS. You can run SMPDBK from a DOS command prompt by installing a DOS emulation program (see the SMPDBK Tutorial PDF on the WMS Tutorial page).

Export Simulation

If wanting to save a completed SMPDBK input file that is properly formatted, choose the Export SMPDBK File command. A user could then continue to edit/prepare the file in a text editing program such as Notepad or Wordpad and then run it through the SMPDBK program outside of WMS. However, an SMPDBK formatted input file is always generated when running a simulation from within WMS.

Related Topics