ex3 | R Documentation |
This example demonstrates the capabilities of PHREEQC to
perform a series of geochemical simulations, with the final simulations
relying on results from previous simulations within the same run. The
example investigates diagenetic reactions that may occur in zones where
seawater mixes with carbonate groundwater. The example is divided into five
simulations, labeled part A through part E. (A) Carbonate groundwater is
defined by equilibrating pure water with calcite at a of 10-2.0 atm. (B)
Seawater is defined by using the major-ion data given in table.9. (C) The
two solutions are mixed together in the proportions 70 percent groundwater
and 30 percent seawater. (D) The mixture is equilibrated with calcite and
dolomite. (E) The mixture is equilibrated with calcite only to investigate
the chemical evolution if dolomite precipitation is assumed to be
negligible. 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
,
ex14
,
ex15
,
ex16
,
ex17
,
ex18
,
ex19
,
ex2
,
ex20a
,
ex21
,
ex22
,
ex4
,
ex5
,
ex6
,
ex7
,
ex8
,
ex9
phrLoadDatabaseString(phreeqc.dat)
phrSetOutputStringsOn(TRUE)
phrRunString(ex3)
phrGetOutputStrings()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.