Model help:FallVelocity: Difference between revisions

From CSDMS
No edit summary
No edit summary
Line 52: Line 52:
==Main equations==
==Main equations==
::::{|
::::{|
|width=800px|<math>Re_{p} = {\frac{sqrt \left ( R g D \right ) D}{\nu}} </math>
|width=800px|<math>Re_{p} = {\frac{\sqrt { R g D } D}{\nu}} </math>
|width=50px align="right"|(1)
|width=50px align="right"|(1)
|}
|}
::::{|
::::{|
|width=800px|<math>R_{f} = {\frac{v_{s}}{sqrt \left ( R g D \right )}} </math>
|width=800px|<math>R_{f} = {\frac{v_{s}}{\sqrt { R g D }}} </math>
|width=50px align="right"|(2)
|width=50px align="right"|(2)
|}
|}

Revision as of 10:28, 2 May 2011

The CSDMS Help System
The CSDMS Help System

FallVelocity

This model is used to calculate Particle fall velocity.

Model introduction

This model calculate fall velocity for spheres. Uses formulation of Dietrich (1982).

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

<math>Re_{p} = {\frac{\sqrt { R g D } D}{\nu}} </math> (1)
<math>R_{f} = {\frac{v_{s}}{\sqrt { R g D }}} </math> (2)
<math>R_{f} = exp \left ( -b_{1} + b_{2} ln \left ( Re_{p} \right ) - b_{3} \left ( ln \left ( Re_{p} \right ) \right ) ^2 - b_{4} \left ( ln \left ( Re_{p} \right ) \right ) ^3 + b_{5} \left ( ln \left ( Re_{p} \right ) \right ) ^4 \right ) </math> (3)

Notes

This formulation is only valid for Reynold’s numbers less than or equal to 2.5·106. If Rep is greater than this upper limit, the function will alert the user, and exit the program.


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

Dietrich, E. W., 1982, Settling velocity of natural particles, Water Resources Research, 18 (6), 1626-1982.

Links