DS_PhiCO2 {Rphree} | R Documentation |
Computes the fugacity coefficient of CO2 by Duan and Sun 2003 model.
DS_PhiCO2(Tk, Pmpa)
Tk |
Temperature in Kelvin |
Pmpa |
Pressure in MPa |
TODO
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")
)
MDL