#include <Leucite.h>
Public Member Functions | |
| Leucite () | |
| constructor | |
| virtual | ~Leucite () |
| destructor | |
Public Attributes | |
| const int | NCOMP |
| number of components | |
| const int | LEUCITE |
| index of leucite component | |
| const int | ANALCIME |
| index of analcime component | |
| const int | NALEUCITE |
| index of Na-leucite component | |
Protected Member Functions | |
| virtual void | init () |
| initialization function | |
Static Protected Attributes | |
| static BermanData | ssdata [] |
| array of data for standard states | |
Leucite class file. Wrapper for Ghiorso's implementation Leucite solution parameters from Sack, R.O., Ghiorso, M.S. (1995) Thermodynamics of Feldspathoid Solutions
Definition at line 20 of file Leucite.h.
1.7.1