Model help:AgDegNormalFault: Difference between revisions

From CSDMS
No edit summary
No edit summary
Line 23: Line 23:
<div id=CMT_MODEL_PARAMETERS>
<div id=CMT_MODEL_PARAMETERS>
==Model parameters==
==Model parameters==
= First tab header =
= 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%"|<span class="remove_this_tag">First parameter</span>
|width="20%"|Input directory
|width="60%"|<span class="remove_this_tag">Description parameter</span>
|width="60%"|path to input files
|width="20%"|<span class="remove_this_tag">[Units]</span>
|width="20%"|
|-
|Site prefix
|Site prefix for Input/Output files
|
|-
|Case prefix
|Case prefix for Input/Output files
|
|-
|}
|}


= Second tab header =
= 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%"|<span class="remove_this_tag">First parameter</span>
|width="20%"|Flood discharge
|width="60%"|<span class="remove_this_tag">Description parameter</span>
|width="60%"|
|width="20%"|<span class="remove_this_tag">[Units]</span>
|width="20%"| m<sup>3</sup> / s
|-
|Intermittency
|
| -
|-
|Channel Width
|
| m
|-
|Grain size
|
| mm
|-
|Bed Porosity
|
| -
|-
|Roughness height
|
| mm
|-
|Ambient Bed Slope
|
|
|-
|Imposed Annual Sediment Transfer Rate from Upstream
|
| tons / annum
|-
|Length of reach
|
| m
|-
|Time step
|
| year
|-
|Number of Time Steps per Printout
|
|
|-
|Number of printout
|
|
|-
|intervals
|
|
|-
|Upwinding coefficient (1 = full upwind, 0.5 = central difference)
|
|
|-
|Coefficient in Manning-Strickler Resistance Relation
|
|
|-
|Coefficient in Sediment Transport Relation
|
|
|-
|Exponent in Sediment Transport Relation
|
|
|-
|Critical Shield stress
|
|
|-
|Fraction of bed shear stress that is skin friction
|
|
|-
|Submerged specific gravity of sediment
|
|
|-
|Height of faulting
|
| m
|-
|Fraction of reach length such that all points downstream undergo downward faulting
|
| -
|-
|Time from beginning of calculation at which faulting occurs
|
| yrs
|-
|}
|}


= Etc. tab header =
= 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/>
</div>


==Uses ports==
==Uses ports==

Revision as of 17:35, 4 May 2011

The CSDMS Help System

AgDegNormalFault

This is used to calculate aggradation and degradation of a river reach using the normal flow approximation; with an extension for calculation of the response to a sudden fault along the reach.

Model introduction

This program computes 1D bed variation in rivers due to differential sediment transport in which it is possible to allow the bed to undergo a sudden vertical fault of a specified amount, at a specified place and time. Faulting is realized by moving all notes downstream of the specified point downward by the amount of the faulting.

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. A Manning-Strickler formulation is used for bed resistance. A generic relation of the general form of that due to Meyer-Peter and Muller is used for sediment transport. The flow is computed using the normal flow approximation.

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
Intermittency -
Channel Width m
Grain size mm
Bed Porosity -
Roughness height mm
Ambient Bed Slope
Imposed Annual Sediment Transfer Rate from Upstream tons / annum
Length of reach m
Time step year
Number of Time Steps per Printout
Number of printout
intervals
Upwinding coefficient (1 = full upwind, 0.5 = central difference)
Coefficient in Manning-Strickler Resistance Relation
Coefficient in Sediment Transport Relation
Exponent in Sediment Transport Relation
Critical Shield stress
Fraction of bed shear stress that is skin friction
Submerged specific gravity of sediment
Height of faulting m
Fraction of reach length such that all points downstream undergo downward faulting -
Time from beginning of calculation at which faulting occurs yrs
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

  • Manning-Strickler formulation
[math]\displaystyle{ C_{f}=\alpha _{r}\left ( \frac{H}{K_{c}} \right )^{\frac{1}{6}} }[/math] (1)
  • Total bed material load per unit width
[math]\displaystyle{ \frac{q_{t}}{{\sqrt{RgD}D}}=\alpha_{t}\left ( \frac{\varphi_{s}\tau _{b}}{\rho RgD} -\tau_{c}^* \right )^{n_{t}} }[/math] (2)

Notes

If the channel slope is negative and the water depth is not a number, “nan”, check the time step and the spatial step length. In particular, the time step may be too large or equivalently the spatial step length may be too small. Change these values and run the model again

The water depth is calculated using a Chézy formulation, when only the Chézy coefficient is specified in the input text file. The Manning-Strickler formulation is implemented, when only the roughness height, kc, and the coefficient αr are given in the input file. When all the three parameters 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:

See also: Help:Images or Help:Movies

Developer(s)

Name of the module developer(s)

References

Key papers

Links

Any link, eg. to the model questionnaire, etc.