Model help:Avulsion: Difference between revisions

From CSDMS
m (WikiSysop moved page Temp:Avulsion to Model help:Avulsion without leaving a redirect)
m (Text replacement - "http://csdms.colorado.edu/wiki/" to "https://csdms.colorado.edu/wiki/")
 
Line 3: Line 3:
1) Log in to the wiki
1) Log in to the wiki
2) Create a new page for each model, by using the following URL:
2) Create a new page for each model, by using the following URL:
   * http://csdms.colorado.edu/wiki/Model help:<modelname>
   * https://csdms.colorado.edu/wiki/Model help:<modelname>
   * Replace <modelname> with the name of a model
   * Replace <modelname> with the name of a model
3) Than follow the link "edit this page"
3) Than follow the link "edit this page"
Line 217: Line 217:


<span class="remove_this_tag">Follow the next steps to include images / movies of simulations:</span>
<span class="remove_this_tag">Follow the next steps to include images / movies of simulations:</span>
* <span class="remove_this_tag">Upload file: http://csdms.colorado.edu/wiki/Special:Upload</span>
* <span class="remove_this_tag">Upload file: https://csdms.colorado.edu/wiki/Special:Upload</span>
* <span class="remove_this_tag">Create link to the file on your page: <nowiki>[[Image:<file name>]]</nowiki>.</span>
* <span class="remove_this_tag">Create link to the file on your page: <nowiki>[[Image:<file name>]]</nowiki>.</span>



Latest revision as of 17:18, 19 February 2018

The CSDMS Help System

Avulsion

This model illustrates the realistic looking deltas generated by a stochastic process.

Model introduction

The model assumes that an avulsion happens every time step, the basin is flat-bottomed, and the grid scale is such that one cell is always filled by the river’s sediment with every time step. The model randomly generates angles from the distribution X, moves the mouth of the distributary by these angles around the coastline, and fills empty cells with sediment. A uniform distribution builds a symmetric and radial delta while the normal distribution creates a more lobe-like delta. These river-dominated delta morphologies would change with the inclusion of waves, tides, and other processes.

Model parameters

Parameter Description Unit
Site prefix Site prefix for Input/Output files -
Case prefix Case prefix for Input/Output files -
Parameter Description Unit
Run duration simulation run time year
Standard deviation of avulsion angles degree
Minimum angle degree
Maximum angle degree
Number of rivers -
Bed load exponent exponent used in dividing sediment among branches -
Discharge exponent exponent used in dividing water among branches -
Parameter Description Unit
Number of grid rows number of rows in the computational grid -
Number of grid columns number of columns in the computational grid -
Spacing of grid rows spacing of rows in the computational grid m
Spacing of grid columns spacing of columns in the computational grid m
Row of hinge point -
Column of hinge point -
Parameter Description Unit
Output directory path to output files -
Interval between output files -
mean_bed_load_from_river file output file prefix for variable, in the format of NetCDF -
mean_water_discharge_from_river file output file prefix for variable, in the format of NetCDF -
Parameter Description Unit
Output directory path to output files -
Interval between output files -
Elevation file output file prefix for variable, elevation, in the format of NetCDF -
SedimentFlux file output file prefix for variable,sediment flux, in the format of NetCDF -
river_mouth_x_position file output file prefix for variable, river mouth x position, in the format of NetCDF -
river_mouth_y_position file output file prefix for variable, river mouth y position, in the format of NetCDF -
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

  • Angular position of the distributary channel after n+1 avulsions
[math]\displaystyle{ \Theta _{n+1} = \Theta _{n} + X_{n} }[/math] (1)

Notes

In this model, the angular position of the distributary on the delta is the sum of angular jumps (Xn) that are generated from the distribution X. Regardless of the underlying physics, some probability distribution must represent this change in angle. The precise distribution will not be known, but observations of large deltas suggest that the probability of avulsing somewhere nearby is high, while the probability of larger avulsions is low (Milliman et al., 1987).

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)

Eric Hutton

References

  • Milliman, J.D., Qin, Y.S., Ren-Meie, E., Saito, Y., 1987. Man’s influence on the erosion and transport of sediment by Asian rivers; the Yellow River (Huange) example. Journal of Geology 95 (6), 751–762.
  • Hutton E. W. H., Syvitski, J. P. M., 2008. Sedflux 2.0: An advanced process-response model that generates three-dimensional stratigraphy. Computers&Geosciences, 34: 1319~1337, Doi: 10.1016/j.cageo.2008.02.013.

Links

Model:Avulsion