#include <Spinel.h>
Public Member Functions | |
Spinel () | |
constructor | |
virtual | ~Spinel () |
destructor | |
Public Attributes | |
const int | NCOMP |
number of components | |
const int | CHROMITE |
index of chromite component | |
const int | HERCYNITE |
index of hercynite component | |
const int | MAGNETITE |
index of magnetite component | |
const int | SPINEL |
index of spinel component | |
const int | ULVOSPINEL |
index of ulvospinel component | |
Protected Member Functions | |
virtual void | init () |
initialization function | |
Static Protected Attributes | |
static BermanData | ssdata [] |
array of data for standard states |
Spinel class file Sack, R.O., Ghiorso, M.S. (1991) An internally consistent model for the thermodynamic properties of Fe-Mg-titanomagnetite-aluminate spinels Contributions to Mineralogy and Petrology 106: 474-505 Sack, R.O., Ghiorso, M.S. (1991) Chromian spinels and petrogenetic indicators: Thermodynamics and petrological applications American Mineralogist (in press)
Definition at line 23 of file Spinel.h.