ex13a | R Documentation |
PHREEQC has the capability to model multicomponent ideal and
binary nonideal solid solutions. For ideal solid solutions, the activity of
each end member solid is equal to its mole fraction. For nonideal solid
solutions, the activity of each end member is the product of the mole
fraction and an activity coefficient, which is determined from the mole
fraction and Guggenheim excess free-energy parameters. Example 10 considers
an aragonite (CaCO3)-strontianite (SrCO3) solid solution and demonstrates
how the composition of the solid solution and the aqueous phase change as
strontium carbonate is added to an initially pure calcium carbonate system.
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
,
ex14
,
ex15
,
ex16
,
ex17
,
ex18
,
ex19
,
ex2
,
ex20a
,
ex21
,
ex22
,
ex3
,
ex4
,
ex5
,
ex6
,
ex7
,
ex8
,
ex9
phrLoadDatabaseString(phreeqc.dat)
phrSetOutputStringsOn(TRUE)
phrRunString(ex13a)
phrGetOutputStrings()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.