Grain Settling Velocity Calculator: Stokes Law & Sediment Transport

simulator beginner ~9 min
Loading simulation...
v_s = 0.056 m/s — fine sand in Stokes regime

A 0.25 mm quartz grain (fine sand) settling in fresh water at 20°C has Stokes velocity of about 0.056 m/s, settling 1 meter in about 18 seconds. This is near the upper limit of Stokes law validity.

Formula

v_Stokes = (ρ_s - ρ_f) × g × d² / (18 × μ)
Re_p = ρ_f × v_s × d / μ
v_Newton = sqrt(4(ρ_s - ρ_f)gd / (3 C_D ρ_f))

Terminal Velocity in Fluids

When a sediment grain falls through water, gravity pulls it down while fluid drag pushes up. Within milliseconds, these forces balance and the grain reaches terminal (settling) velocity. For small particles in the Stokes regime, drag is proportional to velocity and diameter, giving the famous result v = (rhos-rhof)gd²/(18mu). This elegant equation, derived by George Gabriel Stokes in 1851, remains the foundation of sediment transport theory.

The Reynolds Number Boundary

Stokes law assumes laminar flow around the particle — fluid streamlines smoothly part and rejoin. This holds only when the particle Reynolds number Re = rhof*v*d/mu is below about 0.5, corresponding roughly to silt-sized particles (d < 0.1 mm). For sand and gravel, turbulent wake formation increases drag, and empirical drag laws or the Ferguson-Church universal equation must replace simple Stokes theory.

Sediment Sorting and Graded Bedding

The strong dependence of settling velocity on grain size creates natural sorting. In a turbidity current carrying mixed-size sediment, cobbles settle first, then sand, then silt, then clay — producing the characteristic upward-fining graded beds that geologists use to identify ancient submarine fan deposits in the rock record. This gravitational sorting is the physical basis of sedimentary grain-size analysis.

Applications in Engineering and Environment

Stokes settling governs water treatment plant design (settling tanks must be large enough for particles to reach the bottom), dredging operations, volcanic ash dispersal modeling, and microplastic fate in oceans. Understanding how particle properties affect settling velocity is essential for predicting where sediment accumulates in rivers, lakes, and the deep sea.

FAQ

What is Stokes settling law?

Stokes law gives the terminal velocity of a small sphere falling through a viscous fluid: v = (ρs-ρf)gd²/(18μ). It assumes laminar flow around the particle (Re < 0.5) and applies to silt and clay-sized sediment. For larger grains, drag increases faster than predicted and empirical corrections are needed.

What controls grain settling velocity?

Settling velocity depends primarily on grain diameter (squared relationship), density contrast between grain and fluid, and fluid viscosity. Diameter is the dominant factor — doubling grain size quadruples the Stokes settling velocity. Temperature affects viscosity; warm water has lower viscosity so grains settle faster.

What is the particle Reynolds number?

The particle Reynolds number Re = ρf×v×d/μ indicates whether flow around the settling grain is laminar (Re<0.5) or turbulent (Re>500). In the Stokes regime (Re<0.5), viscous drag dominates. In Newton's regime (Re>500), inertial drag dominates and settling velocity scales with sqrt(d) rather than d².

Why does grain size sorting occur during settling?

Because settling velocity increases strongly with grain diameter, coarse grains settle first and fine grains last. This produces graded bedding — a layer that fines upward — characteristic of turbidity currents and flood deposits. It is one of the most important sedimentary structures for interpreting depositional environments.

Sources

Embed

<iframe src="https://homo-deus.com/lab/sedimentology/grain-settling/embed" width="100%" height="400" frameborder="0"></iframe>
View source on GitHub