Model help:BedrockAlluvialTransition: Difference between revisions
No edit summary |
No edit summary |
||
Line 21: | Line 21: | ||
<div id=CMT_MODEL_PARAMETERS> | <div id=CMT_MODEL_PARAMETERS> | ||
==Model parameters== | ==Model parameters== | ||
= | = Input Files and Directories = | ||
{|{{Prettytable}} class = "wikitable unsortable" cellspacing="0" cellpadding="0" style="margin:0em 0em 0em 0;" | {|{{Prettytable}} class = "wikitable unsortable" cellspacing="0" cellpadding="0" style="margin:0em 0em 0em 0;" | ||
|- | |- | ||
!Parameter!!Description!!Unit | !Parameter!!Description!!Unit | ||
|-valign="top" | |-valign="top" | ||
|width="20%"| | |width="20%"|Input directory | ||
|width="60%"| | |width="60%"|path to input files | ||
|width="20%"| | |width="20%"| - | ||
|- | |||
|Site prefix | |||
|Site prefix for Input/Output files | |||
| - | |||
|- | |||
|Case prefix | |||
|Case prefix for Input/Output files | |||
| - | |||
|- | |||
|} | |} | ||
= | = Run Parameters = | ||
{|{{Prettytable}} class = "wikitable unsortable" cellspacing="0" cellpadding="0" style="margin:0em 0em 0em 0;" | {|{{Prettytable}} class = "wikitable unsortable" cellspacing="0" cellpadding="0" style="margin:0em 0em 0em 0;" | ||
|- | |- | ||
!Parameter!!Description!!Unit | !Parameter!!Description!!Unit | ||
|-valign="top" | |-valign="top" | ||
|width="20%"| | |width="20%"|Flood discharge (q) | ||
|width=" | |width="60%"|water discharge per unit width during floods | ||
|width | |width="20%"| m<sup>2</sup> / s | ||
|- | |||
|Intermittency | |||
|flood intermittency (I) | |||
| - | |||
|- | |||
|Upstream bed material sediment fed rate during floods | |||
|volume sediment feed rate per width at upstream end during flood | |||
| m<sup>2</sup> / s | |||
|- | |||
|Grain size of bed material (D) | |||
| | |||
| mm | |||
|- | |||
|Chezy resistance coefficient (Cf) | |||
| coefficient in Chezy relation | |||
| - | |||
|- | |||
|Subaqueous basement slope (b) | |||
|slope of bedrock basement | |||
| - | |||
|- | |||
|Slope of forest face (S) | |||
|initial slope of alluvial region | |||
| - | |||
|- | |||
|Submerged specific gravity of sediment | |||
| | |||
| - | |||
|- | |||
|Bed porosity (L) | |||
| | |||
| - | |||
|- | |||
|Position of downstream end of the reach (d) | |||
| | |||
| m | |||
|- | |||
|Number of spatial steps (M) | |||
| | |||
| - | |||
|- | |||
|Time step (t) | |||
| | |||
| days | |||
|- | |||
|Number of iterations before printing (i) | |||
| | |||
| - | |||
|- | |||
|Number of printouts (p) | |||
| | |||
| - | |||
|- | |||
|} | |} | ||
= | = About = | ||
{|{{Prettytable}} class = "wikitable unsortable" cellspacing="0" cellpadding="0" style="margin:0em 0em 0em 0;" | |||
|- | |||
!Parameter!!Description!!Unit | |||
|-valign="top" | |||
|width="20%"|Model name | |||
|width="60%"|name of the model | |||
|width="20%"| | |||
|- | |||
|Author name | |||
|name of the model author | |||
| - | |||
|- | |||
|} | |||
<headertabs/> | <headertabs/> | ||
==Uses ports== | ==Uses ports== |
Revision as of 09:24, 6 May 2011

BedrockAlluvialTransition
This is used to calculate aggradation and degradation with a migrating bedrock-alluvial transition at the upstream end.
Model introduction
This program calculates the bed surface evolution at predefined nodes relative to moving boundary nodes for a transition from bedrock to allvium.
Model parameters
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
Symbol | Description | Unit |
---|---|---|
x | downstream coordinate (0 = initial bedrock - alluvial transition) | - |
η | bed elevation | m |
Sl | bed slope | - |
qb | volume bedload transport per unit width | - |
H | water depth | mm |
qw | water discharge per unit width during floods | m2 / s |
If | flood intermittency (0 < I <= 1) | - |
Q | volume sediment feed rate per width at upstream and during flood | m2 / s |
D | grain size of alluvium | mm |
Cz | coefficient in Chezy relation, Cf | - |
b | slope of bedrock basement | - |
Sinit | initial slope of alluvial region | - |
L | bed porosity | - |
k | coefficient in Manning-Strickler relation | - |
a | coefficient in Manning-Strickler relation | - |
d | position of the downstream end of the reach | m |
M | number of spatial intervals | - |
t | time step | year |
i | number of interations per print | - |
p | number of prints | - |
sd | position of the downstream end of the reach, equals to initial length of alluvial region | - |
qtf | volume sediment feed rate per width at upstream end during floods | m2 / s |
Sb | slope of bedrock basement | - |
dt | time step | years |
Mtoprint | number of steps to printout | - |
Mprint | number of printouts | - |
Output
Symbol | Description | Unit |
---|---|---|
x | downstream coordinate | m |
η | bed surface elevation | m |
Notes
This program computes fluvial aggradation/degradation with a bedrock-alluvial transition. The bedrock-alluvial transition is located at a point sba(t) which is free to change in time. A bedrock basement channel with slope Sb is exposed from x = 0 to sba(t); it is covered with alluvium from x = sba(t) to x = sd, where Sd is fixed. Initially sba = 0. The bedrock basement channel is assumed to undergo no incision on the time scales at which the alluvial reach responds to change. In computing bed level change on the alluvial reach, the normal (steady, uniform) flow approximation is used. Base level is maintained at x = sd, where bed elevation h = 0. The Engelund-Hansen relation is used to compute sediment transport rate, so the analysis is appropriate for sand-bed streams. Resistance is specified in terms of a constant Chezy coefficient Cz.
- Note on model running
The water depth is calculated using a Chézy formulation, when only the Chézy coefficient is present in the inputted file, and with the Manning-Strickler formulation, when only the roughness height, kc, value is present. When both are present the program will ask the user which formulation they would like to use.
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:
- Upload file: http://csdms.colorado.edu/wiki/Special:Upload
- Create link to the file on your page: [[Image:<file name>]].
See also: Help:Images or Help:Movies
Developer(s)
References
Key papers