DS_SI_CO2 {Rphree}R Documentation

Saturation Index for solubility of CO2(g) using Duan equation of State

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

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


[Package Rphree version 0.1-7 Index]