ex14 | R Documentation |
This example uses the phase-equilibrium, cation-exchange, and
surface-complexation reaction capabilities of PHREEQC in combination with
advective-transport capabilities to model the evolution of water in the
Central Oklahoma aquifer. The geochemistry of the aquifer has been described
by Parkhurst and others (1996). Two predominant water types occur in the
aquifer: a calcium magnesium bicarbonate water with pH in the range of 7.0
to 7.5 in the unconfined part of the aquifer and a sodium bicarbonate water
with pH in the range of 8.5 to 9.2 in the confined part of the aquifer. In
addition, marine-derived sodium chloride brines exist below the aquifer and
presumably in fluid inclusions and dead-end pore spaces within the aquifer.
Large concentrations of arsenic, selenium, chromium, and uranium occur
naturally within the aquifer. Arsenic is associated almost exclusively with
the high-pH, sodium bicarbonate water type. The example can be run using the
phrRunString
routine.
http://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc
https://pubs.usgs.gov/tm/06/a43/pdf/tm6-A43.pdf
Other Examples:
ex1
,
ex10
,
ex11
,
ex12
,
ex13a
,
ex15
,
ex16
,
ex17
,
ex18
,
ex19
,
ex2
,
ex20a
,
ex21
,
ex22
,
ex3
,
ex4
,
ex5
,
ex6
,
ex7
,
ex8
,
ex9
phrLoadDatabaseString(phreeqc.dat)
phrSetOutputStringsOn(TRUE)
phrRunString(ex14)
phrGetOutputStrings()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.