DS_SI_CO2: Saturation Index for solubility of CO2(g) using Duan equation...

Description Usage Arguments Value Author(s)

Description

Calculate the Saturation Index SI of CO2(g) given T, P and using the Duan equation of state. A Poynting correction factor is also applied.

Usage

1
DS_SI_CO2(Tk, Pmpa, poy = TRUE, V = NULL, verbose = FALSE)

Arguments

Tk

Temperature in Kelvin

Pmpa

Pressure in MPa

poy

Logical. If TRUE, the Poynting correction term is also computed and applied to the result

V

Optional average specific molar volume of CO2. If unspecified, the standard value of 32.0E-3 l/mol is used

verbose

Logical. If TRUE, edditional messages are given.

Value

The corrected SI to include in PHREEQC simulations of CO2(g)

Author(s)

MDL


Rphree documentation built on May 2, 2019, 6:09 p.m.