Problem 60749. Compute the dispersion coefficient
A contaminant dumped or spilled into a river will move downstream with the flow, but it will also spread in the flow direction because of several mechanisms. One of these mechanisms is shear dispersion: the spreading results because the velocity varies across the cross section, and parcels of the contaminant sample different velocities as eddies transport them across the cross section.
G.I. Taylor showed that the concentration averaged over the cross section evolves according to an advection-diffusion equation, and the dispersion coefficient can be computed with
where h is the width of the stream, D is the transverse mixing coefficient, and is the deviation of the velocity profile from the cross-sectional average velocity
Write a function that takes a (normalized) velocity profile specified at several points and computes the quantity
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers4
Suggested Problems
-
Compute the dispersion coefficient
4 Solvers
More from this Author279
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!