Model help:Avulsion

From CSDMS
Revision as of 11:02, 13 May 2011 by Happyfei (talk | contribs)
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 -
mean_water_discharge_from_river file output file prefix for variable -
Parameter Description Unit
Output directory path to output files -
Interval between output files -
Elevation file output file prefix for variable -
SedimentFlux file output file prefix for variable -
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)