DS_PhiCO2 {Rphree}R Documentation

Fugacity coefficient of CO2

Description

Computes the fugacity coefficient of CO2 by Duan and Sun 2003 model.

Usage

DS_PhiCO2(Tk, Pmpa)

Arguments

Tk

Temperature in Kelvin

Pmpa

Pressure in MPa

Details

TODO

Value

Numeric value of the fugacity coefficient of CO2. The molar volume is also computed and given as attribute (if out is the output, it becomes accessible with attr(out,"vol"))

Author(s)

MDL


[Package Rphree version 0.1-7 Index]