Solute Transport Numerical Methods
Solute Transport Numerical Methods
Solute Transport Numerical Methods
FD Form Asymmetry
Collecting terms gives:
V
Oscillation
Examining the difference equation:
V
Numerical Oscillation
D
2
=
Vx 3
Numerical Dispersion
Courant-Peclet TIPS
As a rule of thumb when the Peclet number is
too big, the mesh size, x, should be reduced, or
alternatively, the material dispersivity-diffusivity
should be increased.
REMEMBER: Increasing the material property
parameter will mitigate the numerical problem at
the expense of accuracy.
When the Courant number is too big, the timestep increment, t, should be reduced.
REMEMBER: Reducing the time-step also
increases the compute time.
Eulerian Methods
Eulerian Problems
Eulerian-Lagrangian Methods
Mixed Eulerian-Lagrangian methods are
virtually free from the problems of numerical
dispersion and oscillation.
The method of characteristics (MOC) and
modified method of characteristics (MMOC)
are typical examples of such methods.
Method of Characteristics
E-L Approach
In essence, these mixed Eulerian-Lagrangian
methods split the advection-dispersion problem
into two parts:
1. Advection is modelled using a Lagrangian finitedifference (or FE) scheme involving moving
coordinates where the change of solute concentration
is predicted along a streamline. This method is known
as particle tracking.
2. Dispersion is modelled using a Eulerian finitedifference (or FE) scheme with fixed coordinates.
Recommended method
FD
FD, TVD
FD implicit, HMOC
MOC, HMOC
Boundary conditions
These are fairly simple in MT3D
Fixed concentration
Fixed Mass flux (connected to flow boundary
conditions
Remember
Even though groundwater flow may be
treated at 2D, solute transport is often 3D.
An FD grid suitable for flow is not likely to
be suitable for solute transport. Peclet
number and Courant number criteria must
be satisfied.
Choice of method of solution is important
for a sensible representation of
contaminant migration in an aquifer.