#include <Biotite.h>
Public Member Functions | |
| Biotite () | |
| constructor | |
| virtual | ~Biotite () |
| destructor | |
Public Attributes | |
| const int | NCOMP |
| number of components | |
| const int | ANNITE |
| index of annite component | |
| const int | PHLOGOPITE |
| index of phlogopite component | |
Protected Member Functions | |
| virtual void | init () |
| initialization function | |
Static Protected Attributes | |
| static BermanData | ssdata [] |
| array of data for standard states | |
Biotite class file. Wrapper for Ghiorso's implementation Biotite solution parameters from Sack, R.O., Ghiorso, M.S. Importance of considerations of mixing properties in establishing an internally consistent thermodynamic database: thermochemistry of minerBio in the system Mg2SiO4 - Fe2SiO4 - SiO2 Contributions to Mineralogy and Petrology, 102: 41-68
Definition at line 23 of file Biotite.h.
1.7.1