RKS_SI_CO2 {Rphree}R Documentation

Calculate the Saturation Index of CO2(g) by Redlich-Kwong-Soave EOS

Description

Calculate SI of CO2(g) given T, P and con using the RedlichKwongSoave eos and applying a Poynting correction factor ..

Usage

RKS_SI_CO2(Tk, Pmpa, poy = TRUE, V = NULL)

Arguments

Tk

Temperature in Kelvin

Pmpa

Pressure in MPa

poy

Logical. If TRUE, a Poynting correction term is applied

V

Numeric value of partial molar volume of aqueous CO2. If left unspecified, 32 l/mol is assumed.

Value

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

Author(s)

MDL


[Package Rphree version 0.1-7 Index]