CHNOSZ

Chemical Thermodynamics and Activity Diagrams

What is it?

An example

After Helgeson, 1970.

Quick Start

Install R if you don't have it already (from Comprehensive R Archive Network). Start up R, then use these commands to install and load the package and run the examples from the documentation.

install.packages("CHNOSZ")
library(CHNOSZ)
examples()

On This Site

Download and Documentation

download Download CHNOSZ, the NEWS, or manual as PDF
html Manual as HTML
examples Output from examples (including figures)
vignettes Package vignettes

Other Stuff

anim Animations of equilibrium activity diagrams New!
Rpad Interface to CHNOSZ using the Rpad web-based analysis program
transfer Reaction path calculations in CHNOSZ

Off This Site

About

CHNOSZ is free software.

The author of this package is Jeffrey M. Dick. Please contact me at <jmdick@asu.edu>.

Work on this project at U.C. Berkeley through 2008 was supported by research grants from the U.S. National Science Foundation and Department of Energy. Professor Harold C. Helgeson (d. May 2007) was principal investigator on these grants and my research advisor during the initial stages of development of this software. In 2009-2011, this material is based upon work supported by the National Science Foundation under Grant No. EAR-0847616.

Updates will be posted as progress allows. The thermodynamic database represents the work of many different authors; don't forget to cite them appropriately in publications using this data! For a list of references, use the browse.refs() function in the package, or see its output here.


Updated 2011-08-24 by Jeffrey M. Dick