ex3: Example 3-Mixing

ex3R Documentation

Example 3–Mixing

Description

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.

Source

http://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc

References

https://pubs.usgs.gov/tm/06/a43/pdf/tm6-A43.pdf

See Also

Other Examples: ex10, ex11, ex12, ex13a, ex14, ex15, ex16, ex17, ex18, ex19, ex1, ex20a, ex21, ex22, ex2, ex4, ex5, ex6, ex7, ex8, ex9

Examples


phrLoadDatabaseString(phreeqc.dat)
phrSetOutputStringsOn(TRUE)
phrRunString(ex3)
phrGetOutputStrings()


phreeqc documentation built on May 29, 2024, 7:17 a.m.