Model help:GravelSandTransition: Difference between revisions

From CSDMS
No edit summary
No edit summary
Line 200: Line 200:
| number of spatial steps
| number of spatial steps
| -
| -
|-
| x
| downstream coordinate
| m
|-
| η
| bed elevation
| m
|-
| Sl
| bed slope
| -
|-
| q<sub>b</sub>
| volume bedload transport per unit width
| m<sup>2</sup> / s
|-
| H
| water depth
| m
|-
| τ
| shear stress
| N / m<sup>2</sup>
|-
| sgs
| location of the gravel-sand transition
| m
|-
| L<sub>max</sub>
| maximum reach length
| m
|-
| ε<sub>min</sub>
| minimum water elevation
| m
|-
|-
|}
|}

Revision as of 11:38, 2 May 2011

The CSDMS Help System

GravelSandTransition

This model is used to calculate evolution of long profile of river with a migrating gravel-sand transition and subject to subsidence or base level rise.

Model introduction

This program calculates the bed surface evolution at predefined nodes for a river with a gravel to sand transition, as well as calculating the relative location of the transition point and the slopes, bedload transport rate, shear stress, and water depth for plotting.

Model parameters

Parameter Description Unit
First parameter Description parameter [Units]
Parameter Description Unit
First parameter Description parameter [Units]

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 calculates the long profile of a river with a gravel-sand transition. The model uses two grain sizes: size Dg for gravel and size Ds for sand. The river is assumed to be in flood for the fraction of time Ifg for the gravel-bed reach and fraction Ifs for the sand-bed reach. All sediment transport is assumed to take place when the river is in flood.

Gravel transport is computed using the Parker (1979) approximation of the Einstein (1950) bedload transport relation. Sand transport is computed using the total bed material transport relation of Engelund and Hansen (1967).

In this simple model the gravel is not allowed to abrade. Both the gravel-bed and sand-bed reaches carry the same flood discharge Qbf.

Gravel is transported as bed material in, and deposits only in the gravel-bed reach. A small residual of gravel load is incorporated into the sand at the gravel-sand transition. Sand is transported as washload in the gravel-bed reach, and as bed material load in the sand-bed reach.

The model allows for depositional widths Bdgrav and Bdsand that are wider than the corresponding bankfull channel widths Bgrav and Bsand of the gravel-bed and sand-bed channels. As the channel aggrades, it is assumed to migrate and avulse to deposit sediment across the entire depositional width. For each unit of gravel deposited in the gravel-bed reach, it is assumed that Lamsg units of sand are deposited. For each unit of sand deposited on the sand-bed reach, it is assumed that Lamms units of mud are deposited.

The gravel-bed reach has sinuosity Omegag and the sand-bed reach has sinuosity Omegas.

Bed resistance is computed through the use of two specified constant Chezy resistance coefficients; Czg for the gravel-bed reach and Czs for the sand-bed reach.

  • Note on model running

The values for the spatial step of both gravel and sand max out at 100, allowing 200 spatial steps total (the number of sand spatial nodes, Ms and gravel spatial nodes, Mg must be ≤ 100).

When the slopes are unequal at gravel sand transition the GetData function and the plot data output a slope of 0 at that point.

The reach length, L, must be less than the maximum reach length, Lmax; if it is not the program will quit and alert the user what the value was for Lmax.

The sand and gravel Froude numbers must be less than 1 (i.e. the flow is assumed subcritical in the sand and gravel portions of the bed); if they are not, the program will quit and alert the user what their values were.

The user inputted downstream water elevation, ξd, must be greater than the program calculated minimum water elevation, ξmin; if this is not the case, the program will quit and the user will be alerted what the value is for ξmin.

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

[Model:GravelSandTransitio]