#include <Clinopyroxene.h>
  
Public Member Functions | |
| Clinopyroxene () | |
| constructor  | |
| virtual | ~Clinopyroxene () | 
| destructor  | |
Public Attributes | |
| const int | NCOMP | 
| number of components  | |
| const int | DIOPSIDE | 
| index of diopside component  | |
| const int | ENSTATITE | 
| index of enstatite component  | |
| const int | HEDENBERGITE | 
| index of hedenbergite component  | |
| const int | ALBUFFONITE | 
| index of alumino-buffonite component  | |
| const int | BUFFONITE | 
| index of buffonite component  | |
| const int | ESSENITE | 
| index of essenite component  | |
| const int | JADEITE | 
| indext of jadeite component  | |
Protected Member Functions | |
| virtual void | init () | 
| initialization function  | |
Static Protected Attributes | |
| static BermanData | ssdata [] | 
| array of data for standard states  | |
Clinopyroxene class file. Wrapper for Sack and Ghiorso's model Sack and Ghiorso (1994) Thermodynamics of multicomponent pyroxenes: I. Formulation of a general model. CMP 116:277-286 Clinopyroxene solution parameters:
Definition at line 19 of file Clinopyroxene.h.
 1.7.1