Model help:DeltaNorm: Difference between revisions

From CSDMS
No edit summary
mNo edit summary
Line 427: Line 427:


==Links==
==Links==
* [[http://csdms.colorado.edu/wiki/Model:DeltaNorm Model:DeltaNorm]]
* [[Model:DeltaNorm]]


[[Category:Utility components]]
[[Category:Utility components]]

Revision as of 15:17, 24 May 2011

The CSDMS Help System
The CSDMS Help System

DeltaNorm

This is a calculator for evolution of long profile of a river ending in a 1D migrating delta, using the normal flow approximation.

Model introduction

This program calculates the bed surface evolution for a narrowly channelized 1D fan-delta prograding into standing water, as well as calculating the initial and final amounts of sediment in the system.

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
Chezy Or Manning, Chezy-1 or Manning-2
Parameter Description Unit
Flood discharge (q) m2 / s
Intermittency (I) flood intermittency -
upstream bed material sediment feed rate during flood (Q) m2 / m
Grain size of bed material (D) mm
Chezy resistance coefficient (C) cofficient in the Chezy relation -
Exponent in load relation (n) -
Critical Shields stress in load relation (T) -
Elevation of top of forest (E) m
Initial elevation of forest bottom (e) m
Initial fluvial bed slope (f) -
Subaqueous basement slope (b) -
initial length of fluvial zone (s) m
Slope of forest face (Sa) -
Submerged specific gravity of sediment (R) -
Bed porosity (L) -
Manning-Strickler coefficient (k) coefficient in the Manning-Strickler relation -
Manning-Strickler coefficient (r) coefficient in the Manning-Strickler relation -
Coefficient in total bed material relation (a) -
Number of fluvial nodes (M) -
Time step (t) days
Number of printouts after initial one -
Iterations per each printout -
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 model is used to calculate for 1D Subaerial Fluvial Fan-Delta with Channel of Constant Width. This model assumes a narrowly channelized 1D fan-delta prograding into standing water. The model uses a single grain size D, a generic total bed material load relation and a constant bed resistance coefficient. The channel is assumed to have a constant width. Water and sediment discharge are specified per unit width. The fan builds outward by forming a prograding delta front with an assigned foreset slope. The code employs the normal flow approximation rather than a full backwater calculation.

  • Note on model running

This model assumes a uniform grain size.

The fan builds outward by forming a prograding delta front with an assigned foreset slope.

The water depth is calculated using a Chézy formulation, when only the Chézy coefficient is present in the inputted text 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:

See also: Help:Images or Help:Movies

Developer(s)

Gary Parker

References

Key papers

Links