Software for Engineers

Skip Navigation LinksEngenious > StormShed3G > 3GDocs > Appendix > RAC Files
Skip Navigation Links
Home
StormShed2G
2GNote
Feature List
2G Documentation
2G Online TutorialExpand 2G Online Tutorial
StormShed3G
Whats New
3GDocsExpand 3GDocs
Video Training
Installation
HSPF ToolKit
ToolKit Introduction
ToolKit Features
ToolKit Requirements
ToolKit Installation
Using a Black Box?
Video Training
Misc Product InfoExpand Misc Product Info
Technical
WSDOT Tech Note 3
FAQ
Licensing
Pricing
Updates
Contact
Server Status

Creating your own Rainfall Distribution

There is nothing magical about the SCS rainfall distributions. They are simply templates that the program uses to determine what the hydrograph is shaped like. Looking at one of the above distributions, it is apparent that it starts at zero (0) and ends and one (1). StormShed3G™ stores the rainfall distributions in a subdirectory under the program installation directory labeled RAC. The RAC subdirectory contains lots of files with the .rac extension (read “dot rac”). The format for each RAC file is similar to what is shown for the SCS rainfall distributions. Each file consists of:

Line 1: A description line.
Line 2: The interval in hours. Note that the interval appears first, followed by other text. Remainder of lines: The hyetograph points, starting from zero and progressing to one (1). The number of points times the interval gives the duration of the hyetograph.

Typically, how does one create a RAC file from rainfall data? Assume that you want to create a RAC six (6) hour hyetograph given the following hourly data:

HourPrecip (in)Accum (in)hyetograph
0000
10.150.150.1829
20.250.40.4878
30.200.60.7317
40.150.750.9146
50.050.800.9756
60.020.821.00

The values to enter in the table are simply each value in the accum column divided by the total precipitation, 0.82 inches. The RAC table does not require that the values are entered four (4) per row. Entering the values one per row is perfectly acceptable to the program. Typically the values are cut and paste into the RAC file.

Note: The RAC file is an ASCII file, i.e., it is a text file and cannot be a Microsoft Word document. However, it can be created in a program like Microsoft Word, but must be saved as a text document.

Page Maintained by Engenious Systems, Inc.