WMS:MODRAT

From XMS Wiki
Revision as of 20:16, 17 September 2013 by Jcreer (talk | contribs)
Jump to navigationJump to search

Introduction

MODRAT is a modified rational method computer program developed by the Los Angeles County Department of Public Works (LACDPW) to compute runoff rates under a variety of conditions common to the area of Los Angeles, California. The successor to F0601 and/or MORA, MODRAT contains all the features of the original F0601 as well as updated capabilities for watershed modeling in the Los Angeles area. MODRAT may be used to find flow rates for any watershed with any combination of existing or proposed channels and drains. Further, the watershed may be undeveloped, partially developed, or completely developed. The model will compute runoff rates for any frequency design storm (storm patterns developed by LACDPW), as well as any other storm which can be represented by a rainfall mass curve. Given any combination of the above variables, MODRAT will compute hydrographs for each subarea and mainline or lateral collection point in the watershed.

The MODRAT model has been updated and maintained by the WMS development team under the direction of the LACDPW. The current MODRAT model is the result of several updates in methodology approved by the LACDPW. Current implementation of the MODRAT model interface and parameter computations done by WMS are approved by the LACDPW for hydrologic studies.

Modifications to the Rational Method in MODRAT

As a method of urban hydrology, the rational method falls short in several ways. First, the method does not produce a hydrograph, only a single flow rate. Second, the rational method does not account for changing (time dependent) conditions such as soil condition or rainfall intensity. Finally, results are not very accurate for large areas. Due to these problems, MODRAT contains the following modifications:

  • Rainfall intensity, i, is a variable dependent on rainfall frequency, storm time, and time of concentration. The variation of i is represented by a temporal distribution curve (rainfall mass curve).
  • C, the runoff coefficient, varies with soil type, rainfall intensity, and imperviousness.
  • The time variation of C and i allow the flow, Q, to vary with time, thus producing a hydrograph. The area under the hydrograph represents the total volume of flow from a watershed, a variable which the rational method does not provide.
  • Hydrographs may be computed for a number of subareas, for each lateral to the main channel, and for each collection point on the main channel. These hydrographs are routed and combined as computation progresses downstream.

The above modifications to the rational method allowed for the computation of storm hydrographs for any size watershed. With such improvements, the modified rational method (MODRAT) has been adopted by LACDPW as the preferred method of hydrologic analysis.

Run MODRAT

Once the data for MODRAT input have been defined, the MODRAT model may be launched directly from WMS.

The Run MODRAT dialog provides two options for running a MODRAT model:

  1. Create a new MODRAT input file from the data in WMS and run it. To do this, make sure the Save file before run checkbox is checked, then click the Input File button, browse to the folder where you want to save the MODRAT input and output files and enter a new filename for the MODRAT input file. Note that the option to specify the prefix for output files from MODRAT is active with this option. This provides a reminder of the name specified in the Job Control dialog, and allows you to change the name if desired. WMS will save a *.lac file (standard MODRAT input), and *.dat for rainfall input, and reservoir or input hydrograph files if necessary.
  2. Run MODRAT with an existing input file. To do this, make sure the Save file before run is unchecked, then click the Input File button and choose the file you wish to input to MODRAT. Click OK in the Run MODRAT dialog to launch the model run. WMS will not save any files to disk—it will just launch the model. The MODRAT model will run and write the standard output files.

Once an input file has been specified and you select OK, MODRAT will be executed. A separate window will appear and information about the MODRAT simulation will be reported. If MODRAT is not executed successfully when issuing this command, be sure that the path to the MODRAT.EXE file is correct. If MODRAT does not run to a successful completion you can view the ASCII output file using the View File command in the File menu.

Related Topics