Model help:RiverWFRisingBaseLevelNormal

From CSDMS
Revision as of 11:50, 6 May 2011 by Happyfei (talk | contribs)
The CSDMS Help System

RiverWFRisingBaseLevelNormal

This model is a calculator for disequilibrium aggradation of a sand-bed river in response to rising base level.

Model introduction

This program uses a Chézy formulation and either the Engelund-Hansen relation for bedload in sandy streams or the Parker relation for bedload in gravel bed streams assuming a uniform grain size to solve for the bed evolution, width evolution, and depth evolution in time and space.

Model parameters

Parameter Description Unit
Input directory path to input files
Site prefix Site prefix for Input/Output files
Case prefix Case prefix for Input/Output files
Parameter Description Unit
Flood discharge m3 / s
upstream bed material sediment feed rate during flood (q) m3 / m
Units of wash load deposited in the fan per unit bed material load deposited -
Intermittency flood intermittency -
Grain size of bed material mm
Submerged specific gravity of sediment -
Floodplain width m
Channel sinuosity -
Bed porosity -
Chezy resistance coefficient coefficient in the Chezy relation -
Initial fluvial slope -
Rate of rise of downstream base level mm/year
Number of intervals
Number of prints desired -
Number of iterations per print -
Time step yr
Year base level change starts yr
Year base level change steps yr
Coefficient in the Engelund-Hansen 1967 load relation (sand, D < 2) -
Exponent in the Engelund-Hansen 1967 load relation (sand, D < 2) -
Channel-forming Shields number for sand-bed streams (sands, D < 2) -
Coefficient in the Parker 1979 load relation (Gravels, D>=2) -
Exponent in the Parker 1967 load relation (Gravels, D >= 2) -
Critical Shields number (Gravels, D >= 2) -
Channel-forming number for gravel-bed stream (Gravels, D >= 2) -
Parameter Description Unit
Model name name of the model -
Author name name of the model author -

Uses ports

This will be something that the CSDMS facility will add

Provides ports

This will be something that the CSDMS facility will add

Main equations

A list of the key equations. HTML format is supported; latex format will be supported in the future


Notes

This program is a companion to the program SteadyStateAg, which computes the steady-state aggradation of a river with a specified base level rise at the downstream end. This program computes the time evolution toward steady-state aggradation.

The calculation assumes a specified, constant Chezy resistance coefficient Cz and floodplain width Bf. The sediment is assumed to be uniform with size D. All sediment transport is assumed to occur in a specified fraction of time during which the river is in flood, specified by an intermittency. If grain size D < 2 mm the Engelund-Hansen (1967) formulation for total bed material transport of sand is used. If grain size D >= 2 mm the Parker (1979) bedload transport formulation for gravel is used. The flow is computed using the normal flow approximation. The reach has downchannel length L, and base level is allowed to rise at a specified rate at the downstream end.

  • Note on model running

For the characteristic grain size, a value of < 2 mm will use the Engelund-Hansen relation, whereas ≥ 2 mm will use the Parker relation.

The output yields the bed elevation, width, and depth, the user simply needs to scroll down to find the width and depth values.

Due to the evolution that is occurring in time, the GetData function has been included in this function, and works the same way as in the AgDeg programs


Examples

An example run with input parameters, BLD files, as well as a figure / movie of the output

Follow the next steps to include images / movies of simulations:

See also: Help:Images or Help:Movies

Developer(s)

Gary Parker

References

Key papers

Links

[Model:RiverWFRisingBaseLevelNormal]