DS_SI_CO2 {Rphree} | R Documentation |
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.
DS_SI_CO2(Tk, Pmpa, poy = TRUE, V = NULL, verbose = FALSE)
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. |
The corrected SI to include in PHREEQC simulations of CO2(g)
MDL