#include <Garnet.h>
Public Member Functions | |
Garnet () | |
constructor | |
virtual | ~Garnet () |
destructor | |
Public Attributes | |
const int | NCOMP |
number of components | |
const int | ALMANDINE |
index of almandine component | |
const int | GROSSULAR |
index of grossular component | |
const int | PYROPE |
index of pyrope component | |
Protected Member Functions | |
virtual void | init () |
initialization function | |
Static Protected Attributes | |
static BermanData | ssdata [] |
array of data for standard states |
Garnet class file. Wrapper for Ghiorso's implementation Garnet solution parameters from Berman, R.G. Mixing properties of Ca-Mg-Fe-Mn garnets American Mineralogist 75, 328-344 and Berman, R.G., Koziol, A.M. Ternary excess properties of grossular-pyrope-almandine garnet and their influence in geothermobarometry American Mineralogist 76, 1223-1231
Definition at line 26 of file Garnet.h.