Paul
Hsieh provides a sample random walk program on his web page from Stanford University.
This is a nice tool that exhibits the character of a random walk simulation.
Open the web page,
Sample Random Walk Simulation read the brief directions, then follow these
steps
Properties
Head
Flow
Place the Cursor near the left side of the
flow field
Click on the flow field to start the particle
movement
Notice the particles "jump" in a forward advective step, but then the
random movement of the dispersive step make the particles move backwards
at times as well as sideways.
Notice the net effect of the plume with time
You can lay any size grid over this and compute concentration as the number
of particles times their mass divided by the volume represented by the
grid
A coarse grid causes averaging of the concentration
A fine grid provides a more accurate reflection as long as it is not so
fine such that many of the grid cells contain no particles.
The local velocity controls the advective step, so if the time step is
long you will miss the twists and turns of the flow lines as they adjust
to the heterogeneity
Recall that dispersivity is a construct of the hydrology profession to
cope with variable advection at a scale that is too small to represent
with flow models
You can experiment with comparing random walks through homogeneous materials
with various values of dispersivity to heterogeneous models with ZERO
dispersivities
CLOSE the RANDOM WALK MODEL