#include <Orthopyroxene.h>
Public Member Functions | |
Orthopyroxene () | |
constructor | |
virtual | ~Orthopyroxene () |
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 |
Orthopyroxene 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 Orthopyroxene solution parameters:
Note: commponents are capitalized so that strstr searches don't match Alumino-buffonite when they mean Buffonite
Definition at line 23 of file Orthopyroxene.h.