WMS:MODRAT: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
 
Line 21: Line 21:


==Related Topics==
==Related Topics==
*[[WMS:MODRAT - WMS Interface|MODRAT - WMS Interface]]
*[[WMS:MODRAT WMS Interface|MODRAT WMS Interface]]
*[[WMS:MODRAT Edit Parameters|Editing MODRAT Parameters]]
*[[WMS:MODRAT Edit Parameters|Editing MODRAT Parameters]]
*[[WMS:Saving and Reading MODRAT Files|Saving and Reading MODRAT Files]]
*[[WMS:Saving and Reading MODRAT Files|Saving and Reading MODRAT Files]]

Revision as of 17:10, 11 February 2013

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.


Related Topics