ex15 {phreeqc} | R Documentation |
A test problem for advective-dispersive-reactive transport was
developed by Tebes-Stevens and Valocchi (1997) and Tebes-Stevens and others
(1998). Although based on relatively simple speciation chemistry, the
solution to the problem demonstrates several interacting chemical processes
that are common to many environmental problems: bacterially mediated
degradation of an organic substrate; bacterial cell growth and decay; metal
sorption; and aqueous speciation, including metal-ligand complexation. In
this example, the test problem is solved with PHREEQC, which produces
results almost identical to those of Tebes-Stevens and Valocchi (1997) and
Tebes-Stevens and others (1998). The example can be run using the
phrRunString
routine.
http://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc
http://pubs.usgs.gov/tm/06/a43/pdf/tm6-A43.pdf
Other Examples: ex10
, ex11
,
ex12
, ex13a
,
ex14
, ex16
,
ex17
, ex18
,
ex19
, ex1
,
ex20a
, ex21
,
ex22
, ex2
, ex3
,
ex4
, ex5
, ex6
,
ex7
, ex8
, ex9
# this example takes longer than 5 seconds phrLoadDatabaseString(ex15.dat) phrSetOutputStringsOn(TRUE) ## Not run: phrRunString(ex15) phrGetOutputStrings()