#include <Cummingtonite.h>
Public Member Functions | |
| Cummingtonite () | |
| constructor | |
| virtual | ~Cummingtonite () |
| destructor | |
Public Attributes | |
| const int | NCOMP |
| number of components | |
| const int | CUMMINGTONITE |
| index of cummingtonite component | |
| const int | GRUNERITE |
| index of grunerite component | |
Protected Member Functions | |
| virtual void | init () |
| initialization function | |
Static Protected Attributes | |
| static BermanData | ssdata [] |
| array of data for standard states | |
Cummingtonite class file. Wrapper for Ghiorso's implementation Cummingtonite solution parameters from Ghiorso, M.S., Evans, B.W., Hirschmann, M, Yang H. (1994) Thermodynamics of the Amphiboles: I. (Fe2+,Mg) Cummingtonite Solid Solutions. American Mineralogist
Definition at line 21 of file Cummingtonite.h.
1.7.1