Model help:RouseVanoniEquilibrium: Difference between revisions
Created page with "<!-- How to create a new "Model help" page: 1) Log in to the wiki 2) Create a new page for each model, by using the following URL: * http://csdms.colorado.edu/wiki/Model help:..." |
m Text replacement - "http://csdms.colorado.edu/wiki/" to "https://csdms.colorado.edu/wiki/" |
||
(8 intermediate revisions by 2 users not shown) | |||
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: | ||
* | * 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 19: | Line 19: | ||
==Model parameters== | ==Model parameters== | ||
= | = 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%"| | |width="20%"|Input directory | ||
|width="60%"| | |width="60%"|path to input files | ||
|width="20%"| | |width="20%"| | ||
|- | |||
|Site prefix | |||
|Site prefix for Input/Output files | |||
| | |||
|- | |||
|Case prefix | |||
|Case prefix for Input/Output files | |||
| | |||
|- | |||
|} | |} | ||
= | = 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%"| | |width="20%"|non-dimensional distance from the bed | ||
|width="60%"| | |width="60%"|non-dimensional height in the water column | ||
|width="20%"|< | |width="20%"| - | ||
|- | |||
|vs settling velocity | |||
|settling velocity of the particles | |||
| cm / s | |||
|- | |||
|u<sup>*</sup> shear velocity | |||
| | |||
| m / s | |||
|- | |||
|} | |} | ||
= | = 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/> | ||
==Uses ports== | ==Uses ports== | ||
Line 50: | Line 80: | ||
==Main equations== | ==Main equations== | ||
* Non-dimensional expression of the Rouse-Vanoni profile | |||
::::{| | ::::{| | ||
|width=500px|<math>{\frac{c}{c_{b}}} = \left ( {\frac{\left ( 1 - \ | |width=500px|<math>{\frac{c}{c_{b}}} = \left ( {\frac{\left ( 1 - \zeta \right ) / \zeta}{\left ( 1 - \zeta \right ) / \zeta _{b} }}\right ) ^ {\frac{V_{s}}{\kappa u_{*}}} </math> | ||
|width=50px align="right"|(1) | |width=50px align="right"|(1) | ||
|} | |} | ||
* Vertical coordinate in the cross section | |||
::::{| | ::::{| | ||
|width=500px|<math>\ | |width=500px|<math>\zeta = {\frac{z}{H}} </math> | ||
|width=50px align="right"|(2) | |width=50px align="right"|(2) | ||
|} | |} | ||
* Position near the bed surface where the volume concentration of suspended sediment is equals to c<sub>b</sub> | |||
::::{| | ::::{| | ||
|width=500px|<math>\ | |width=500px|<math>\zeta _{b} = {\frac{b}{H}} </math> | ||
|width=50px align="right"|(3) | |width=50px align="right"|(3) | ||
|} | |} | ||
* Concentration of suspended sediment in the water column at ζ=ζ<sub>b</sub> averaged over turbulence | |||
::::{| | ::::{| | ||
|width=500px|<math>c_{b} = E </math> | |width=500px|<math>c_{b} = E </math> | ||
Line 67: | Line 101: | ||
|} | |} | ||
<div class="NavFrame collapsed" style="text-align:left"> | |||
<div class="NavHead">Nomenclature</div> | |||
<div class="NavContent"> | |||
{| {{Prettytable}} class="wikitable sortable" | |||
!Symbol!!Description!!Unit | |||
|- | |||
| H | |||
| water depth | |||
| L | |||
|- | |||
| ζ | |||
| vertical coordinate in the cross section, ζ = 0 on the bed surface and ζ = H on the water surface | |||
| L | |||
|- | |||
| ζ<sub>b</sub> | |||
| position near the bed surface where the volumetric concentration of suspended sediment is equal to C<sub>b</sub> | |||
| L | |||
|- | |||
| u<sup>*</sup> | |||
| shear velocity | |||
| L / T | |||
|- | |||
| v<sub>s</sub> | |||
| particle settling velocity computed with the formulation presented by Dietrich (1982) | |||
| L / T | |||
|- | |||
| c | |||
| concentration of suspended sediment in the water column at elevation ζ averaged over turbulence. | |||
| M / L<sup>3</sup> | |||
|- | |||
| κ | |||
| the constant of Von Karman, set equal to 0.4 | |||
| - | |||
|- | |||
| b | |||
| non-dimensional near-bed distance, defined as ζ<sub>b</sub> / H | |||
| - | |||
|- | |||
| c<sub>b</sub> | |||
| concentration of suspended sediment in the water column at ζ = ζb averaged over turbulence. | |||
| - | |||
|- | |||
| E | |||
| dimensionless rate of entrainment of bed sediment into suspension, equals to E<sub>s</sub> / v<sub>s</sub> | |||
| - | |||
|- | |||
| E<sub>s</sub> | |||
| volume rate of entrainment of bed sediment into suspension per unit bed area per unit time | |||
| - | |||
|- | |||
|} | |||
'''Output''' | |||
{| {{Prettytable}} class="wikitable sortable" | |||
!Symbol!!Description!!Unit | |||
|- | |||
| z | |||
| non-dimensional vertical coordinate, defined as ζ / H | |||
| - | |||
|- | |||
| c/c<sub>b</sub> | |||
| volumetric concentration averaged over the turbulence | |||
| - | |||
|- | |||
|} | |||
</div> | |||
</div> | |||
==Notes== | ==Notes== | ||
To compute the equilibrium profile the user can choose between: | |||
a) the grid of the excel workbook RTe-bookRouseSpreadsheetFun.xls. This grid has 22 points in the vertical direction. The lowest 19 are equally spaced between z = b and z = b + 18(1-b)/19. The upper three points are located at z = 0.98, z = 0.995 and z = 1, where the concentration of suspended sediment goes to zero. | |||
b) an equally spaced grid with a user specified number of points in the vertical. | |||
Line 77: | Line 181: | ||
<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: | * <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> | ||
Line 89: | Line 193: | ||
==Links== | ==Links== | ||
[[ | [[Model:RouseVanoniEquilibrium]] | ||
[[Category:Utility components]] | [[Category:Utility components]] |
Latest revision as of 17:18, 19 February 2018

RouseVanoniEquilibrium
This Program is used to calculate the Rouse-Vanoni profile of suspended sediment.
Model introduction
This model is working as a profile calculator for Rouse-Vanoni Equilibrium Suspended Sediment.
Model parameters
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
- Non-dimensional expression of the Rouse-Vanoni profile
<math>{\frac{c}{c_{b}}} = \left ( {\frac{\left ( 1 - \zeta \right ) / \zeta}{\left ( 1 - \zeta \right ) / \zeta _{b} }}\right ) ^ {\frac{V_{s}}{\kappa u_{*}}} </math> (1)
- Vertical coordinate in the cross section
<math>\zeta = {\frac{z}{H}} </math> (2)
- Position near the bed surface where the volume concentration of suspended sediment is equals to cb
<math>\zeta _{b} = {\frac{b}{H}} </math> (3)
- Concentration of suspended sediment in the water column at ζ=ζb averaged over turbulence
<math>c_{b} = E </math> (4)
Symbol | Description | Unit |
---|---|---|
H | water depth | L |
ζ | vertical coordinate in the cross section, ζ = 0 on the bed surface and ζ = H on the water surface | L |
ζb | position near the bed surface where the volumetric concentration of suspended sediment is equal to Cb | L |
u* | shear velocity | L / T |
vs | particle settling velocity computed with the formulation presented by Dietrich (1982) | L / T |
c | concentration of suspended sediment in the water column at elevation ζ averaged over turbulence. | M / L3 |
κ | the constant of Von Karman, set equal to 0.4 | - |
b | non-dimensional near-bed distance, defined as ζb / H | - |
cb | concentration of suspended sediment in the water column at ζ = ζb averaged over turbulence. | - |
E | dimensionless rate of entrainment of bed sediment into suspension, equals to Es / vs | - |
Es | volume rate of entrainment of bed sediment into suspension per unit bed area per unit time | - |
Output
Symbol | Description | Unit |
---|---|---|
z | non-dimensional vertical coordinate, defined as ζ / H | - |
c/cb | volumetric concentration averaged over the turbulence | - |
Notes
To compute the equilibrium profile the user can choose between:
a) the grid of the excel workbook RTe-bookRouseSpreadsheetFun.xls. This grid has 22 points in the vertical direction. The lowest 19 are equally spaced between z = b and z = b + 18(1-b)/19. The upper three points are located at z = 0.98, z = 0.995 and z = 1, where the concentration of suspended sediment goes to zero.
b) an equally spaced grid with a user specified number of points in the vertical.
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:
- Upload file: https://csdms.colorado.edu/wiki/Special:Upload
- Create link to the file on your page: [[Image:<file name>]].
See also: Help:Images or Help:Movies
Developer(s)
References
Dietrich, E. W., 1982, Settling velocity of natural particles, Water Resources Research, 18 (6), 1626-1982.