Computing Flow Vectors Based on a Grid Model

RockWorks | ModOps | Grid | Directional | Flow Table

This program reads a grid (surface) model and computes flow from high to low nodes. It stores the flow vector line segments in the RockWorks datasheet.

(This program uses the same "engine" as the 2D Flow Map and the 3D Flow Diagram. All of the modeling options are identical. The main difference is that the flow vectors are stored as line segments within the datasheet.)

! This program requires that a RockWorks surface model (.RwGrd file) already exist. See Importing Grid Files if you need to import an external surface model first.

Menu Options
Step-by-Step Summary


  1. Be sure you have a RockWorks grid model (.RwGrd file) already created, for input into this program.
  2. Select the Grid | Directional Analyses | Grid -> Flow Vector Table menu option.
  3. Enter the requested menu settings, described above.
  4. Click the Process button to continue.

The program will read the input grid model, compute slope and aspect for each node, and compute the vectors representing the up-to-down flow using the settings you've selected. The line segments for the flow vectors will be stored in the RockWorks datasheet. In addition, the program will record the segment's gradient and drainage area.

Here's an example of additional analyses that can be performed: creating a rose diagram based on stream directions and creating a histogram of stream gradients.

Accidental Science: The preceding examples were based on DEM data for the Colorado Plateau (see http://en.wikipedia.org/wiki/Colorado_Plateau). It is interesting to note that the drainage directions depicted within the rose diagram above show that the primary drainage directions are to the northwest and southwest. Note the total absence of drainage segments trending towards the east. This suggest that the portion of the Colorado Plateau that includes the Colorado and San Juan rivers is tilted to the west or the plateau was tilted first to the northwest and later on the the southwest (or vice-versa).


Back to Grid Menu Summary

RockWare home page