DS_ZCO2 {Rphree}R Documentation

Compressibility Z of CO2 by the Duan and Sun (2003) model

Description

Computes the compressibility Z of CO2 by Duan and Sun, 2003. Internally uses the stats::uniroot function.

Usage

DS_ZCO2(Tk, Pmpa, verbose = FALSE)

Arguments

Tk

Temperature in Kelvin

Pmpa

Pressure in MPa

verbose

Logical. If TRUE, additional messages are showed

Details

NONE

Value

Numeric value of compressibility Z of CO2

Author(s)

MDL


[Package Rphree version 0.1-7 Index]